Searched refs:LIST_REMOVE (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/scsi/aic7xxx/
H A Dqueue.h304 #define LIST_REMOVE(elm, field) do { \ macro
H A Daic7xxx_osm.c1699 LIST_REMOVE(scb, pending_links); ahc_done()
H A Daic79xx_osm.c1786 LIST_REMOVE(scb, pending_links); ahd_done()
H A Daic79xx_core.c6711 LIST_REMOVE(scb, collision_links); ahd_rem_col_list()
6738 LIST_REMOVE(scb, links.le); ahd_get_scb()
6742 LIST_REMOVE(scb->col_scb, links.le); ahd_get_scb()

Completed in 343 milliseconds