Linux Kernel
3.7.1
|
#include <cciss.h>
Data Fields | |
void(* | submit_command )(ctlr_info_t *h, CommandList_struct *c) |
void(* | set_intr_mask )(ctlr_info_t *h, unsigned long val) |
unsigned long(* | fifo_full )(ctlr_info_t *h) |
bool(* | intr_pending )(ctlr_info_t *h) |
unsigned long(* | command_completed )(ctlr_info_t *h) |