Home
last modified time | relevance | path

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

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