Searched refs:ISP_HA_FC_2400 (Results 1 – 3 of 3) sorted by relevance
802 #define ISP_HA_FC_2400 0x60 macro823 (isp)->isp_type < ISP_HA_FC_2400)827 #define IS_24XX(isp) ((isp)->isp_type >= ISP_HA_FC_2400)
818 isp->isp_type = ISP_HA_FC_2400; in isp_pci_attach()
263 case ISP_HA_FC_2400: in isp_reset()