Home
last modified time | relevance | path

Searched defs:unit_if (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/x68k/include/
H A Dbootinfo.h75 #define X68K_MAKESCSIBOOTDEV(major, type_if, unit_if, scsi_id, lun, part) \ argument
/netbsd-src/sys/arch/x68k/stand/loadbsd/
H A Dloadbsd.c173 unsigned interface = 0, unit_if = 0; in bootdev() local