Searched refs:IS_10160 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/isp/
H A Dispvar.h770 #define IS_10160(isp) (isp->isp_type == ISP_HA_SCSI_10160) macro
774 #define IS_1X160(isp) (IS_10160(isp) || IS_12160(isp))
H A Disp.c317 if (IS_10160(isp))

Completed in 68 milliseconds