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

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

Completed in 60 milliseconds