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
614 struct map_node *hscb_map;
615 struct map_node *sg_map;
616 struct map_node *sense_map;
658 SLIST_HEAD(, map_node) hscb_maps;
659 SLIST_HEAD(, map_node) sg_maps;
660 SLIST_HEAD(, map_node) sense_maps;
1067 struct map_node *next_queued_hscb_map;
1210 struct map_node shared_data_map;
Daic79xx_core.c813 struct map_node *q_hscb_map; in ahd_swap_with_next_hscb()
6558 struct map_node *sns_map; in ahd_fini_scbdata()
6573 struct map_node *sg_map; in ahd_fini_scbdata()
6588 struct map_node *hscb_map; in ahd_fini_scbdata()
6811 struct map_node *hscb_map; in ahd_alloc_scbs()
6812 struct map_node *sg_map; in ahd_alloc_scbs()
6813 struct map_node *sense_map; in ahd_alloc_scbs()