Searched defs:sg_map (Results 1 – 3 of 3) sorted by relevance
3350 typedef struct sg_map { struct3351 int bus;3352 int channel;3353 int target_id;3354 int lun;3355 char * dev_name;
21 sg_copy_results sg_dd sg_emc_trespass sg_map sg_map26 sg_rbuf \ program
1083 std::map<string, Segment> sg_map; in SegmentGraph() local