Home
last modified time | relevance | path

Searched refs:NDEV (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/boot/i386/isoboot/
H A Disoboot.c46 #define NDEV 3 macro
87 static const char *const dev_nm[NDEV] = {"ad", "da", "fd"};
88 static const unsigned char dev_maj[NDEV] = {30, 4, 2};
513 if (i == NDEV - 1) in parse_cmds()
/illumos-gate/usr/src/boot/i386/gptzfsboot/
H A Dzfsboot.c54 #define NDEV 3 macro
107 static const unsigned char dev_maj[NDEV] = {30, 4, 2};