Searched refs:isp_type (Results 1 – 4 of 4) sorted by relevance
456 uint8_t isp_type; /* HBA Chip Type */ member611 #define IS_25XX(isp) ((isp)->isp_type >= ISP_HA_FC_2500)612 #define IS_26XX(isp) ((isp)->isp_type >= ISP_HA_FC_2600)613 #define IS_27XX(isp) ((isp)->isp_type >= ISP_HA_FC_2700)
81 uint8_t isp_type; /* (ro) reflects chip type */ member
470 isp->isp_type = ISP_HA_FC_2400; in isp_pci_attach()475 isp->isp_type = ISP_HA_FC_2500; in isp_pci_attach()480 isp->isp_type = ISP_HA_FC_2500; in isp_pci_attach()486 isp->isp_type = ISP_HA_FC_2600; in isp_pci_attach()494 isp->isp_type = ISP_HA_FC_2700; in isp_pci_attach()
169 switch (isp->isp_type) { in isp_reset()834 if (isp->isp_type <= ISP_HA_FC_2500) in isp_init()838 if (isp->isp_type <= ISP_HA_FC_2400) in isp_init()