Home
last modified time | relevance | path

Searched refs:aac_fib_dequeue (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/io/aac/
H A Daac.c293 static int aac_fib_dequeue(struct aac_softstate *, int, int *);
1456 while (aac_fib_dequeue(softs, AAC_HOST_NORM_RESP_Q, in aac_process_intr_old()
1471 if (aac_fib_dequeue(softs, AAC_HOST_NORM_CMD_Q, &aif_idx) == in aac_process_intr_old()
3263 aac_fib_dequeue(struct aac_softstate *softs, int queue, int *idxp) in aac_fib_dequeue() function