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

/freebsd-10.3-release/sys/dev/isp/
H A Dispvar.h754 #define ISP_HA_FC_2400 0x60 macro
776 (isp)->isp_type < ISP_HA_FC_2400)
780 #define IS_24XX(isp) ((isp)->isp_type >= ISP_HA_FC_2400)
H A Disp_pci.c799 isp->isp_type = ISP_HA_FC_2400;
H A Disp.c274 case ISP_HA_FC_2400:
2172 if (isp->isp_type <= ISP_HA_FC_2400)

Completed in 78 milliseconds