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

  /src/sys/dev/ic/
ispvar.h 822 #define IS_10160(isp) (isp->isp_type == ISP_HA_SCSI_10160)
826 #define IS_1X160(isp) (IS_10160(isp) || IS_12160(isp))

Completed in 25 milliseconds