Home
last modified time | relevance | path

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

/linux/drivers/scsi/aic7xxx/
A Dqueue.h332 #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) macro
A Daic7xxx_osm.c1432 if (!TAILQ_EMPTY(untagged_q)) in ahc_linux_run_command()
1684 BUG_ON(!TAILQ_EMPTY(untagged_q)); in ahc_done()

Completed in 9 milliseconds