Home
last modified time | relevance | path

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

/trueos/sys/dev/isp/
HDispvar.h802 #define ISP_HA_FC_2400 0x60 macro
823 (isp)->isp_type < ISP_HA_FC_2400)
827 #define IS_24XX(isp) ((isp)->isp_type >= ISP_HA_FC_2400)
HDisp_pci.c818 isp->isp_type = ISP_HA_FC_2400; in isp_pci_attach()
HDisp.c263 case ISP_HA_FC_2400: in isp_reset()