Home
last modified time | relevance | path

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

/netbsd/usr.bin/aiomixer/
H A Dmain.c400 char device_path[16]; in process_device_select() local
/netbsd/sys/arch/i386/stand/lib/
H A Dbiosdisk_ll.h102 } device_path; member
/netbsd/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/external/gpl3/gdb/dist/sim/common/
H A Dsim-hw.c151 char device_path[1000]; in merge_device_file() local
/netbsd/external/gpl3/gdb.old/dist/sim/common/
H A Dsim-hw.c151 char device_path[1000]; in merge_device_file() local
/netbsd/external/gpl3/gdb/dist/sim/ppc/
H A Dpsim.c1172 char device_path[1000]; in psim_merge_device_file() local
H A Ddevice.c400 device_path(device *me) in device_path() function
/netbsd/external/gpl3/gdb.old/dist/sim/ppc/
H A Dpsim.c1172 char device_path[1000]; in psim_merge_device_file() local
H A Ddevice.c400 device_path(device *me) in device_path() function
/netbsd/sys/arch/x86/include/
H A Dbootinfo.h168 uint64_t device_path; member