Searched refs:numphys (Results 1 – 2 of 2) sorted by relevance
958 HBA_UINT32 numphys = 0; in processHBAPortPhyInfo() local965 numphys = port->PortSpecificAttribute.SASPort->NumberofPhys; in processHBAPortPhyInfo()966 if (numphys == 0) in processHBAPortPhyInfo()975 for (phyIndex = 0; phyIndex < numphys; phyIndex++) { in processHBAPortPhyInfo()
850 uint8_t numphys = 0; in mptsas_iport_attach() local959 numphys = 0; in mptsas_iport_attach()962 numphys++; in mptsas_iport_attach()980 MPTSAS_NUM_PHYS, numphys) != in mptsas_iport_attach()1012 mptsas_smhba_set_all_phy_props(mpt, dip, numphys, phy_mask, in mptsas_iport_attach()15840 uint8_t numphys = 0; in mptsas_online_smp() local15979 numphys = ddi_prop_get_int(DDI_DEV_T_ANY, pdip, in mptsas_online_smp()15981 if (numphys > 0) { in mptsas_online_smp()15999 numphys = 0; in mptsas_online_smp()16013 numphys++; in mptsas_online_smp()[all …]