HomeSort by: relevance | last modified time | path
    Searched refs:BDEV_HP (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/vax/include/
rpb.h 99 #define BDEV_HP 0
  /src/sys/arch/vax/boot/boot/
conf.c 66 BDEV_HP,
  /src/sys/arch/vax/boot/xxboot/
bootxx.c 124 if (rpb->devtyp != BDEV_HP && vax_cputype == VAX_TYP_750)
285 if (rpb->devtyp == BDEV_HP)
  /src/sys/arch/vax/vax/
autoconf.c 441 if (jmfr("mba", dev, BDEV_HP) == 0) {
448 if (jmfr("hp", dev, BDEV_HP))

Completed in 14 milliseconds