Home
last modified time | relevance | path

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

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