Searched refs:SLIST_INSERT_HEAD (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_symbol.c260 SLIST_INSERT_HEAD(symlist, newnode, links);
289 SLIST_INSERT_HEAD(symlist, newnode, links);
316 SLIST_INSERT_HEAD(symlist_dest, node, links);
H A Daicasm.c242 SLIST_INSERT_HEAD(&search_path, include_dir,
776 SLIST_INSERT_HEAD(&scope_stack, new_scope, scope_stack_links);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dqueue.h142 #undef SLIST_INSERT_HEAD macro
258 #define SLIST_INSERT_HEAD(head, elm, field) do { \ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/dhcp6/
H A Dqueue.h183 #define SLIST_INSERT_HEAD(head, elm, field) do { \ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Dqueue.h141 #define SLIST_INSERT_HEAD(head, elm, field) do { \ macro
H A Daic7xxx_inline.h382 SLIST_INSERT_HEAD(&ahc->scb_data->free_scbs, scb, links.sle);
H A Daic79xx_core.c6046 SLIST_INSERT_HEAD(&scb_data->hscb_maps, hscb_map, links);
6079 SLIST_INSERT_HEAD(&scb_data->sg_maps, sg_map, links);
6116 SLIST_INSERT_HEAD(&scb_data->sense_maps, sense_map, links);
H A Daic7xxx_core.c4392 SLIST_INSERT_HEAD(&scb_data->sg_maps, sg_map, links);
4430 SLIST_INSERT_HEAD(&ahc->scb_data->free_scbs,

Completed in 301 milliseconds