map_node
struct map_node *sns_map;
struct map_node *sg_map;
struct map_node *hscb_map;
struct map_node *hscb_map;
struct map_node *sg_map;
struct map_node *sense_map;
struct map_node *q_hscb_map;
struct map_node *next_queued_hscb_map;
struct map_node shared_data_map;
SLIST_ENTRY(map_node) links;
struct map_node *hscb_map;
struct map_node *sg_map;
struct map_node *sense_map;
SLIST_HEAD(, map_node) hscb_maps;
SLIST_HEAD(, map_node) sg_maps;
SLIST_HEAD(, map_node) sense_maps;