Home
last modified time | relevance | path

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

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