HomeSort by: relevance | last modified time | path
    Searched refs:IS_10160 (Results 1 - 2 of 2) 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))
isp.c 301 if (IS_10160(isp))

Completed in 17 milliseconds