Searched refs:ISP_HA_FC_2400 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/isp/
H A Dispvar.h749 #define ISP_HA_FC_2400 0x60 macro
772 (isp)->isp_type < ISP_HA_FC_2400)
776 #define IS_24XX(isp) ((isp)->isp_type >= ISP_HA_FC_2400)
H A Disp_pci.c750 isp->isp_type = ISP_HA_FC_2400;
H A Disp.c220 case ISP_HA_FC_2400:
2149 if (isp->isp_type <= ISP_HA_FC_2400)

Completed in 104 milliseconds