Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/luna68k/luna68k/
H A Dautoconf.c54 static uint booted_adpt, booted_ctlr, booted_unit, booted_part; variable
/netbsd-src/sys/arch/emips/emips/
H A Dautoconf.c54 static int booted_bus, booted_unit; variable
/netbsd-src/sys/arch/pmax/pmax/
H A Dautoconf.c67 static int booted_slot, booted_unit; variable
/netbsd-src/sys/arch/sgimips/sgimips/
H A Dautoconf.c59 static int booted_slot, booted_unit; variable
/netbsd-src/sys/arch/ews4800mips/stand/common/
H A Dlocal.h54 int booted_unit; member
H A Dboot.c276 int booted_device, booted_unit, fd_format; in set_device_capability() local