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

/freebsd-10.2-release/sys/boot/i386/gptboot/
H A Dgptboot.c83 static const unsigned char dev_maj[NDEV] = {30, 4, 2}; variable
/freebsd-10.2-release/sys/boot/i386/boot2/
H A Dboot2.c133 static const unsigned char dev_maj[NDEV] = {30, 4, 2}; variable
/freebsd-10.2-release/sys/boot/i386/zfsboot/
H A Dzfsboot.c91 static const unsigned char dev_maj[NDEV] = {30, 4, 2}; variable
/freebsd-10.2-release/sys/boot/pc98/boot2/
H A Dboot2.c132 static const unsigned char dev_maj[NDEV] = {30, 4, 2}; variable

Completed in 162 milliseconds