Home
last modified time | relevance | path

Searched defs:hw_fib (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/aacraid/
H A Dcommsup.c127 struct hw_fib *hw_fib; in aac_fib_setup() local
307 struct hw_fib *hw_fib = fibptr->hw_fib_va; in aac_fib_init() local
327 struct hw_fib *hw_fib = fibptr->hw_fib_va; in fib_dealloc() local
413 int aac_queue_get(struct aac_dev * dev, u32 * index, u32 qid, struct hw_fib * hw_fib, int wait, str… in aac_queue_get()
480 struct hw_fib * hw_fib = fibptr->hw_fib_va; in aac_fib_send() local
865 struct hw_fib * hw_fib = fibptr->hw_fib_va; in aac_fib_adapter_complete() local
937 struct hw_fib * hw_fib = fibptr->hw_fib_va; in aac_fib_complete() local
1056 struct hw_fib * hw_fib = fibptr->hw_fib_va; in aac_handle_aif() local
1934 struct hw_fib *hw_fib, in wakeup_fibctx_threads()
2031 struct hw_fib *hw_fib; in aac_process_events() local
H A Ddpcsup.c174 struct hw_fib * hw_fib; in aac_command_normal() local
276 struct hw_fib * hw_fib; in aac_intr_normal() local
H A Dcommctrl.c50 struct hw_fib * hw_fib = (struct hw_fib *)0; in ioctl_send_fib() local
H A Daacraid.h709 struct hw_fib { struct
710 struct aac_fibhdr header;
711 u8 data[512-sizeof(struct aac_fibhdr)]; // Command specific data