Home
last modified time | relevance | path

Searched refs:SLIST_ENTRY (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/drivers/scsi/aic7xxx/aicasm/
Daicasm_symbol.h148 SLIST_ENTRY(symbol_node) links;
171 SLIST_ENTRY(scope) scope_stack_links;
Daicasm.h62 SLIST_ENTRY(path_entry) links;
Daicasm_scan.l433 SLIST_ENTRY(include) links;
/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic79xx.h551 SLIST_ENTRY(map_node) links;
602 SLIST_ENTRY(scb) sle;
607 SLIST_ENTRY(scb) sle;
Daic7xxx.h526 SLIST_ENTRY(sg_map_node) links;
574 SLIST_ENTRY(scb) sle;
Dqueue.h115 #define SLIST_ENTRY(type) \ macro