Searched defs:device_path (Results 1 – 6 of 6) sorted by relevance
102 } device_path; member
321 struct device_path { struct322 u_char dp_flags; /* see bit definitions below */328 char dp_bc[6]; /* Bus Converter routing info to a specific */330 char dp_mod; /* fixed field of specified module */331 int dp_layers[6]; /* device-specific info (ctlr #, unit # ...) */
145 char *device_path = NULL; in merge_device_file() local
1160 char device_path[1000]; in psim_merge_device_file() local
389 device_path(device *me) in device_path() function
168 uint64_t device_path; member