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

  /src/sys/arch/hp300/stand/common/
device.h 56 #define C_SCSI 0x82
73 #define HW_ISSCSI(hw) (((hw)->hw_type & C_MASK) == C_SCSI)
autoconf.c 256 hw->hw_type = C_SCSI;

Completed in 12 milliseconds