Home
last modified time | relevance | path

Searched refs:ISP_HA_SCSI_10160 (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/sys/dev/isp/
Dispvar.h792 #define ISP_HA_SCSI_10160 0xb macro
808 #define IS_10160(isp) (isp->isp_type == ISP_HA_SCSI_10160)
Disp_pci.c762 isp->isp_type = ISP_HA_SCSI_10160; in isp_pci_attach()