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

/linux-4.4.14/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_symbol.h74 typedef SLIST_HEAD(symlist, symbol_node) symlist_t;
185 SLIST_HEAD(scope_list, scope);
H A Daicasm.h71 SLIST_HEAD(path_list, path_entry);
/linux-4.4.14/drivers/scsi/aic7xxx/
H A Daic79xx.h658 SLIST_HEAD(, map_node) hscb_maps;
659 SLIST_HEAD(, map_node) sg_maps;
660 SLIST_HEAD(, map_node) sense_maps;
H A Dqueue.h107 #define SLIST_HEAD(name, type) \ macro
H A Daic7xxx.h582 SLIST_HEAD(, scb) free_scbs; /*
609 SLIST_HEAD(, sg_map_node) sg_maps;

Completed in 356 milliseconds