Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/aic7xxx/
Dqueue.h393 #define TAILQ_REMOVE(head, elm, field) do { \ macro
Daic7xxx_osm.c1684 TAILQ_REMOVE(untagged_q, scb, links.tqe); in ahc_done()
Daic7xxx_core.c6094 TAILQ_REMOVE(untagged_q, scb, links.tqe); in ahc_search_untagged_queues()
Daic79xx_core.c6655 TAILQ_REMOVE(free_tailq, scb, links.tqe); in ahd_rem_col_list()