Home
last modified time | relevance | path

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

/NextBSD/sys/dev/isp/
HDispvar.h756 #define ISP_HA_FC_2600 0x80 macro
782 #define IS_26XX(isp) ((isp)->isp_type >= ISP_HA_FC_2600)
HDisp_pci.c820 isp->isp_type = ISP_HA_FC_2600; in isp_pci_attach()
HDisp.c280 case ISP_HA_FC_2600: in isp_reset()