Home
last modified time | relevance | path

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

/trueos/sys/dev/isp/
HDispvar.h800 #define ISP_HA_FC_2312 0x40 macro
825 #define IS_2312(isp) ((isp)->isp_type == ISP_HA_FC_2312)
HDisp_pci.c803 isp->isp_type = ISP_HA_FC_2312; in isp_pci_attach()
HDisp.c257 case ISP_HA_FC_2312: in isp_reset()