Home
last modified time | relevance | path

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

/linux/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_symbol.h146 SLIST_ENTRY(symbol_node) links;
169 SLIST_ENTRY(scope) scope_stack_links;
/linux/drivers/scsi/aic7xxx/
H A Daic79xx.h544 SLIST_ENTRY(map_node) links;
595 SLIST_ENTRY(scb) sle;
600 SLIST_ENTRY(scb) sle;
H A Dqueue.h115 #define SLIST_ENTRY(type) \ macro