Searched refs:aac_queue_get (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/scsi/aacraid/ |
H A D | rx.c | 404 aac_queue_get( dev, &Index, AdapNormCmdQueue, fib->hw_fib_va, 1, fib, &nointr); in aac_rx_deliver_producer()
|
H A D | commsup.c | 421 int aac_queue_get(struct aac_dev * dev, u32 * index, u32 qid, struct hw_fib * hw_fib, int wait, str… in aac_queue_get() function 922 aac_queue_get(dev, &index, AdapNormRespQueue, hw_fib, 1, NULL, &nointr); in aac_fib_adapter_complete()
|
H A D | aacraid.h | 2731 int aac_queue_get(struct aac_dev * dev, u32 * index, u32 qid, struct hw_fib * hw_fib, int wait, str…
|