Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/isp/
HDispvar.h771 #define ISP_HA_FC_2322 0x50 macro
796 #define IS_2322(isp) ((isp)->isp_type == ISP_HA_FC_2322)
HDisp_pci.c792 isp->isp_type = ISP_HA_FC_2322; in isp_pci_attach()
HDisp.c241 case ISP_HA_FC_2322: in isp_reset()