Searched refs:LIST_INSERT_AFTER (Results 1 – 2 of 2) sorted by relevance
/drivers/scsi/aic7xxx/ | ||
D | queue.h | 280 #define LIST_INSERT_AFTER(listelm, elm, field) do { \ macro |
D | aic79xx_core.c | 6621 LIST_INSERT_AFTER(first_scb, scb, collision_links); in ahd_add_col_list() |