Searched defs:aac_queue_get (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/aacraid/
H A Dcommsup.c333 * aac_queue_get - get the next free QE
348 int aac_queue_get(struct aac_dev * dev, u32 * index, u32 qid, struct hw_fib * hw_fib, int wait, struct fib * fibptr, unsigned long *nonotify) function
750 aac_queue_get(dev, &index, AdapNormRespQueue, hw_fib, 1, NULL, &nointr);

Completed in 34 milliseconds