Searched defs:device_path (Results 1 – 4 of 4) sorted by relevance
405 char device_path[16]; in process_device_select() local
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 # ...) */
168 uint64_t device_path; member