Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/isp/
HDispvar.h772 #define ISP_HA_FC_2400 0x60 macro
793 (isp)->isp_type < ISP_HA_FC_2400)
797 #define IS_24XX(isp) ((isp)->isp_type >= ISP_HA_FC_2400)
HDisp_pci.c800 isp->isp_type = ISP_HA_FC_2400; in isp_pci_attach()
HDisp.c244 case ISP_HA_FC_2400: in isp_reset()