Home
last modified time | relevance | path

Searched refs:TAILQ_REMOVE (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/scsi/aic7xxx/
Dqueue.h393 #define TAILQ_REMOVE(head, elm, field) do { \ macro
Daic7xxx_osm.c1683 TAILQ_REMOVE(untagged_q, scb, links.tqe); in ahc_done()
Daic7xxx_core.c6089 TAILQ_REMOVE(untagged_q, scb, links.tqe); in ahc_search_untagged_queues()
Daic79xx_core.c6654 TAILQ_REMOVE(free_tailq, scb, links.tqe); in ahd_rem_col_list()