HomeSort by: relevance | last modified time | path
    Searched defs:IS_1240 (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
ispvar.h 819 #define IS_1240(isp) (isp->isp_type == ISP_HA_SCSI_1240)
825 #define IS_12X0(isp) (IS_1240(isp) || IS_1280(isp))

Completed in 16 milliseconds