Searched refs:isp_type (Results 1 – 4 of 4) sorted by relevance
528 uint8_t isp_type; /* HBA Chip Type */ member690 #define IS_25XX(isp) ((isp)->isp_type >= ISP_HA_FC_2500)691 #define IS_26XX(isp) ((isp)->isp_type >= ISP_HA_FC_2600)692 #define IS_27XX(isp) ((isp)->isp_type >= ISP_HA_FC_2700)693 #define IS_28XX(isp) ((isp)->isp_type >= ISP_HA_FC_2800)
80 uint8_t isp_type; /* (ro) reflects chip type */ member
497 isp->isp_type = ISP_HA_FC_2400; in isp_pci_attach()502 isp->isp_type = ISP_HA_FC_2500; in isp_pci_attach()507 isp->isp_type = ISP_HA_FC_2500; in isp_pci_attach()513 isp->isp_type = ISP_HA_FC_2600; in isp_pci_attach()521 isp->isp_type = ISP_HA_FC_2700; in isp_pci_attach()527 isp->isp_type = ISP_HA_FC_2800; in isp_pci_attach()
228 switch (isp->isp_type) { in isp_reset() 1052 if (isp->isp_type <= ISP_HA_FC_2500) in isp_init() 1056 if (isp->isp_type <= ISP_HA_FC_2400) in isp_init()