Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/i386/stand/lib/
Dbiosdisk_ll.h102 } device_path; member
/netbsd/src/sys/arch/hppa/include/
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/external/gpl3/gdb/dist/sim/common/
Dsim-hw.c145 char *device_path = NULL; in merge_device_file() local
/netbsd/src/external/gpl3/gdb/dist/sim/ppc/
Dpsim.c1160 char device_path[1000]; in psim_merge_device_file() local
Ddevice.c389 device_path(device *me) in device_path() function
/netbsd/src/sys/arch/x86/include/
Dbootinfo.h168 uint64_t device_path; member