Home
last modified time | relevance | path

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

/NextBSD/sys/dev/isp/
HDispvar.h749 #define ISP_HA_FC_2100 0x10 macro
773 #define IS_2100(isp) ((isp)->isp_type == ISP_HA_FC_2100)
HDisp_pci.c756 isp->isp_type = ISP_HA_FC_2100; in isp_pci_attach()
HDisp.c259 case ISP_HA_FC_2100: in isp_reset()