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()
842 uint8_t numphys = 0; in mptsas_iport_attach() local951 numphys = 0; in mptsas_iport_attach()954 numphys++; in mptsas_iport_attach()972 MPTSAS_NUM_PHYS, numphys) != in mptsas_iport_attach()1004 mptsas_smhba_set_all_phy_props(mpt, dip, numphys, phy_mask, in mptsas_iport_attach()16195 uint8_t numphys = 0; in mptsas_online_smp() local16334 numphys = ddi_prop_get_int(DDI_DEV_T_ANY, pdip, in mptsas_online_smp()16336 if (numphys > 0) { in mptsas_online_smp()16354 numphys = 0; in mptsas_online_smp()16368 numphys++; in mptsas_online_smp()[all …]