Home
last modified time | relevance | path

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

/freebsd/sys/dev/isp/
H A Dispvar.h687 #define ISP_HA_FC_2800 0x08 macro
692 #define IS_28XX(isp) ((isp)->isp_type >= ISP_HA_FC_2800)
H A Disp_pci.c518 isp->isp_type = ISP_HA_FC_2800; in isp_pci_attach()
H A Disp.c241 case ISP_HA_FC_2800: in isp_reset()