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

/freebsd-11-stable/sys/dev/isp/
H A Dispvar.h745 #define ISP_HA_FC_2200 0x20 macro
770 #define IS_2200(isp) ((isp)->isp_type == ISP_HA_FC_2200)
H A Disp_pci.c722 isp->isp_type = ISP_HA_FC_2200;
1518 if (isp->isp_type >= ISP_HA_FC_2200)
1545 if (isp->isp_type >= ISP_HA_FC_2200) {
H A Disp.c208 case ISP_HA_FC_2200:

Completed in 59 milliseconds