Home
last modified time | relevance | path

Searched refs:BDEV_TK (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/arch/vax/include/
Drpb.h104 #define BDEV_TK 18 macro
/netbsd/src/sys/arch/vax/boot/boot/
Dconf.c70 BDEV_TK,
Dra.c87 if (bootrpb.devtyp == BDEV_TK) in raopen()
/netbsd/src/sys/arch/vax/boot/xxboot/
Dbootxx.c242 if (rpb->devtyp == BDEV_UDA || rpb->devtyp == BDEV_TK) { in devopen()