Home
last modified time | relevance | path

Searched defs:device_path (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/usr.bin/aiomixer/
H A Dmain.c405 char device_path[16]; in process_device_select() local
/netbsd-src/sys/arch/i386/stand/lib/
H A Dbiosdisk_ll.h102 } device_path; member
/netbsd-src/sys/arch/hppa/include/
H A Dpdc.h321 struct device_path { struct
322 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 # ...) */
/netbsd-src/sys/arch/x86/include/
H A Dbootinfo.h168 uint64_t device_path; member