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

  /src/sys/arch/prep/prep/
autoconf.c 176 else if (device_class(dev) == DV_TAPE)
  /src/sys/sys/
device.h 127 DV_TAPE, /* tape device */
  /src/sys/arch/hp300/hp300/
autoconf.c 400 if (booted_device != NULL && device_class(booted_device) == DV_TAPE)

Completed in 13 milliseconds