Home
last modified time | relevance | path

Searched refs:map_node (Results 1 – 2 of 2) sorted by relevance

/drivers/scsi/aic7xxx/
Daic79xx.h540 struct map_node { struct
544 SLIST_ENTRY(map_node) links; argument
611 struct map_node *hscb_map;
612 struct map_node *sg_map;
613 struct map_node *sense_map;
655 SLIST_HEAD(, map_node) hscb_maps;
656 SLIST_HEAD(, map_node) sg_maps;
657 SLIST_HEAD(, map_node) sense_maps;
1059 struct map_node *next_queued_hscb_map;
1201 struct map_node shared_data_map;
Daic79xx_core.c805 struct map_node *q_hscb_map; in ahd_swap_with_next_hscb()
6503 struct map_node *sns_map; in ahd_fini_scbdata()
6518 struct map_node *sg_map; in ahd_fini_scbdata()
6533 struct map_node *hscb_map; in ahd_fini_scbdata()
6756 struct map_node *hscb_map; in ahd_alloc_scbs()
6757 struct map_node *sg_map; in ahd_alloc_scbs()
6758 struct map_node *sense_map; in ahd_alloc_scbs()