Searched refs:current_link_rate (Results 1 – 1 of 1) sorted by relevance
3901 bit32 current_link_rate = 0; in dmPortSASDeviceAdd() local4015 current_link_rate = DEVINFO_GET_LINKRATE(&oneDeviceData->agDeviceInfo); in dmPortSASDeviceAdd()4016 if (current_link_rate != (bit32)MIN(connectionRate, ExpanderConnectionRate)) in dmPortSASDeviceAdd()4018 …DM_DBG1(("dmPortSASDeviceAdd: link rate changed current 0x%x new 0x%x\n", current_link_rate, MIN(c… in dmPortSASDeviceAdd()