Home
last modified time | relevance | path

Searched refs:ISP_HA_FC_2322 (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/dev/isp/
HDispvar.h753 #define ISP_HA_FC_2322 0x50 macro
779 #define IS_2322(isp) ((isp)->isp_type == ISP_HA_FC_2322)
HDisp_pci.c791 isp->isp_type = ISP_HA_FC_2322; in isp_pci_attach()
HDisp.c271 case ISP_HA_FC_2322: in isp_reset()