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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_symbol.c249 SLIST_INSERT_HEAD(symlist, newnode, links);
274 SLIST_INSERT_HEAD(symlist, newnode, links);
301 SLIST_INSERT_HEAD(symlist_dest, node, links);
H A Daicasm.c228 SLIST_INSERT_HEAD(&search_path, include_dir,
741 SLIST_INSERT_HEAD(&scope_stack, new_scope, scope_stack_links);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_inline.h312 SLIST_INSERT_HEAD(&ahc->scb_data->free_scbs, scb, links.sle);
H A Dqueue.h141 #define SLIST_INSERT_HEAD(head, elm, field) do { \ macro
H A Daic7xxx_core.c4189 SLIST_INSERT_HEAD(&scb_data->sg_maps, sg_map, links);
4227 SLIST_INSERT_HEAD(&ahc->scb_data->free_scbs,

Completed in 61 milliseconds