Searched defs:dev_maj (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/boot/i386/gptboot/
H A Dgptboot.c79 static const unsigned char dev_maj[NDEV] = {30, 4, 2}; variable
/freebsd-10-stable/sys/boot/pc98/boot2/
H A Dboot2.c91 static const unsigned char dev_maj[NDEV] = {30, 4, 2}; variable
/freebsd-10-stable/sys/boot/i386/boot2/
H A Dboot2.c92 static const unsigned char dev_maj[NDEV] = {30, 4, 2}; variable
/freebsd-10-stable/sys/boot/i386/zfsboot/
H A Dzfsboot.c86 static const unsigned char dev_maj[NDEV] = {30, 4, 2}; variable

Completed in 139 milliseconds