SLIST_INSERT_HEAD 6834 drivers/scsi/aic7xxx/aic79xx_core.c 		SLIST_INSERT_HEAD(&scb_data->hscb_maps, hscb_map, links);
SLIST_INSERT_HEAD 6867 drivers/scsi/aic7xxx/aic79xx_core.c 		SLIST_INSERT_HEAD(&scb_data->sg_maps, sg_map, links);
SLIST_INSERT_HEAD 6904 drivers/scsi/aic7xxx/aic79xx_core.c 		SLIST_INSERT_HEAD(&scb_data->sense_maps, sense_map, links);
SLIST_INSERT_HEAD  548 drivers/scsi/aic7xxx/aic7xxx_core.c 	SLIST_INSERT_HEAD(&ahc->scb_data->free_scbs, scb, links.sle);
SLIST_INSERT_HEAD 4988 drivers/scsi/aic7xxx/aic7xxx_core.c 	SLIST_INSERT_HEAD(&scb_data->sg_maps, sg_map, links);
SLIST_INSERT_HEAD 5017 drivers/scsi/aic7xxx/aic7xxx_core.c 		SLIST_INSERT_HEAD(&ahc->scb_data->free_scbs,
SLIST_INSERT_HEAD  242 drivers/scsi/aic7xxx/aicasm/aicasm.c 				SLIST_INSERT_HEAD(&search_path, include_dir,
SLIST_INSERT_HEAD  775 drivers/scsi/aic7xxx/aicasm/aicasm.c 	SLIST_INSERT_HEAD(&scope_stack, new_scope, scope_stack_links);
SLIST_INSERT_HEAD  263 drivers/scsi/aic7xxx/aicasm/aicasm_symbol.c 			SLIST_INSERT_HEAD(symlist, newnode, links);
SLIST_INSERT_HEAD  292 drivers/scsi/aic7xxx/aicasm/aicasm_symbol.c 		SLIST_INSERT_HEAD(symlist, newnode, links);
SLIST_INSERT_HEAD  319 drivers/scsi/aic7xxx/aicasm/aicasm_symbol.c 		SLIST_INSERT_HEAD(symlist_dest, node, links);