Symbol: DEVINFO_GET_LINKRATE
sys/dev/pms/RefTisa/discovery/dm/dmdisc.c
1597
DM_DBG3(("dmDownStreamDiscoverExpanderPhy: link rate 0x%x\n", DEVINFO_GET_LINKRATE(&oneDeviceData->agDeviceInfo)));
sys/dev/pms/RefTisa/discovery/dm/dmdisc.c
2405
DM_DBG2(("dmDownStreamDiscover2ExpanderPhy: link rate 0x%x\n", DEVINFO_GET_LINKRATE(&oneDeviceData->agDeviceInfo)));
sys/dev/pms/RefTisa/discovery/dm/dmdisc.c
3913
ExpanderConnectionRate = DEVINFO_GET_LINKRATE(&oneExpDeviceData->agDeviceInfo);
sys/dev/pms/RefTisa/discovery/dm/dmdisc.c
4000
connectionRate = MIN(connectionRate, DEVINFO_GET_LINKRATE(&oneAttachedExpDeviceData->agDeviceInfo));
sys/dev/pms/RefTisa/discovery/dm/dmdisc.c
4002
connectionRate, DEVINFO_GET_LINKRATE(&oneAttachedExpDeviceData->agDeviceInfo)));
sys/dev/pms/RefTisa/discovery/dm/dmdisc.c
4015
current_link_rate = DEVINFO_GET_LINKRATE(&oneDeviceData->agDeviceInfo);
sys/dev/pms/RefTisa/discovery/dm/dmdisc.c
4120
connectionRate = MIN(connectionRate, DEVINFO_GET_LINKRATE(&oneAttachedExpDeviceData->agDeviceInfo));
sys/dev/pms/RefTisa/discovery/dm/dmdisc.c
4122
connectionRate, DEVINFO_GET_LINKRATE(&oneAttachedExpDeviceData->agDeviceInfo)));
sys/dev/pms/RefTisa/discovery/dm/dmsmp.c
2195
DM_DBG1(("dmSetDeviceInfoCB: new rate is 0x%x\n", DEVINFO_GET_LINKRATE(&oneDeviceData->agDeviceInfo)));
sys/dev/pms/RefTisa/discovery/dm/dmsmp.c
2947
ConnRate = DEVINFO_GET_LINKRATE(&oneDeviceData->agDeviceInfo);
sys/dev/pms/RefTisa/discovery/dm/dmsmp.c
3490
ConnRate = DEVINFO_GET_LINKRATE(&oneDeviceData->agDeviceInfo);
sys/dev/pms/RefTisa/tisa/sassata/common/ossacmnapi.c
8114
TI_DBG1(("ossaIniSetDeviceInfoCB: new rate is 0x%x\n", DEVINFO_GET_LINKRATE(&oneDeviceData->agDeviceInfo)));
sys/dev/pms/RefTisa/tisa/sassata/common/tddmcmnapi.c
1036
DLR = DEVINFO_GET_LINKRATE(dmDeviceInfo);
sys/dev/pms/RefTisa/tisa/sassata/sas/ini/itdcb.c
3184
ConnRate = DEVINFO_GET_LINKRATE(&oneDeviceData->agDeviceInfo);
sys/dev/pms/RefTisa/tisa/sassata/sas/ini/itddisc.c
4647
TI_DBG3(("tdsaSASDownStreamDiscoverExpanderPhy: link rate 0x%x\n", DEVINFO_GET_LINKRATE(&oneDeviceData->agDeviceInfo)));
sys/dev/pms/RefTisa/tisa/sassata/sas/ini/itddisc.c
6080
connectionRate = (bit8)(MIN(connectionRate, DEVINFO_GET_LINKRATE(&oneAttachedExpDeviceData->agDeviceInfo)));
sys/dev/pms/RefTisa/tisa/sassata/sas/ini/itddisc.c
6082
connectionRate, DEVINFO_GET_LINKRATE(&oneAttachedExpDeviceData->agDeviceInfo)));
sys/dev/pms/RefTisa/tisa/sassata/sas/ini/itddisc.c
6155
connectionRate = (bit8)(MIN(connectionRate, DEVINFO_GET_LINKRATE(&oneAttachedExpDeviceData->agDeviceInfo)));
sys/dev/pms/RefTisa/tisa/sassata/sas/ini/itddisc.c
6157
connectionRate, DEVINFO_GET_LINKRATE(&oneAttachedExpDeviceData->agDeviceInfo)));
sys/dev/pms/RefTisa/tisa/sassata/sas/ini/itddisc.c
6633
connectionRate = (bit8)(MIN(connectionRate, DEVINFO_GET_LINKRATE(&oneAttachedExpDeviceData->agDeviceInfo)));
sys/dev/pms/RefTisa/tisa/sassata/sas/ini/itddisc.c
6635
connectionRate, DEVINFO_GET_LINKRATE(&oneAttachedExpDeviceData->agDeviceInfo)));