Home
last modified time | relevance | path

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

/linux/drivers/scsi/aic7xxx/
H A Dqueue.h304 #define LIST_REMOVE(elm, field) do { \ macro
H A Daic79xx_core.c6656 LIST_REMOVE(scb, collision_links); in ahd_rem_col_list()
6683 LIST_REMOVE(scb, links.le); in ahd_get_scb()
6687 LIST_REMOVE(scb->col_scb, links.le); in ahd_get_scb()