Home
last modified time | relevance | path

Searched defs:dev_nm (Results 1 – 3 of 3) sorted by relevance

/freebsd/stand/i386/isoboot/
H A Disoboot.c77 static const char *const dev_nm[NDEV] = {"ad", "da", "fd"}; variable
/freebsd/stand/i386/gptboot/
H A Dgptboot.c78 static const char *const dev_nm[NDEV] = {"ad", "da", "fd"}; variable
/freebsd/stand/i386/boot2/
H A Dboot2.c88 static const char *const dev_nm[NDEV] = {"ad", "da", "fd"}; variable