Home
last modified time | relevance | path

Searched refs:DEVINFO_GET_LINKRATE (Results 1 – 8 of 8) sorted by relevance

/NextBSD/sys/dev/pms/RefTisa/discovery/dm/
HDdmdefs.h1138 #define DEVINFO_GET_LINKRATE(devInfo) \ macro
1183 #define DEVINFO_GET_LINKRATE(devInfo) \ macro
HDdmdisc.c1598 …DM_DBG3(("dmDownStreamDiscoverExpanderPhy: link rate 0x%x\n", DEVINFO_GET_LINKRATE(&oneDeviceData-… in dmDownStreamDiscoverExpanderPhy()
2406 …DM_DBG2(("dmDownStreamDiscover2ExpanderPhy: link rate 0x%x\n", DEVINFO_GET_LINKRATE(&oneDeviceData… in dmDownStreamDiscover2ExpanderPhy()
3914 ExpanderConnectionRate = DEVINFO_GET_LINKRATE(&oneExpDeviceData->agDeviceInfo); in dmPortSASDeviceAdd()
4001 …connectionRate = MIN(connectionRate, DEVINFO_GET_LINKRATE(&oneAttachedExpDeviceData->agDeviceInfo)… in dmPortSASDeviceAdd()
4003 connectionRate, DEVINFO_GET_LINKRATE(&oneAttachedExpDeviceData->agDeviceInfo))); in dmPortSASDeviceAdd()
4016 current_link_rate = DEVINFO_GET_LINKRATE(&oneDeviceData->agDeviceInfo); in dmPortSASDeviceAdd()
4121 …connectionRate = MIN(connectionRate, DEVINFO_GET_LINKRATE(&oneAttachedExpDeviceData->agDeviceInfo)… in dmPortSASDeviceAdd()
4123 connectionRate, DEVINFO_GET_LINKRATE(&oneAttachedExpDeviceData->agDeviceInfo))); in dmPortSASDeviceAdd()
HDdmsmp.c2196 …DM_DBG1(("dmSetDeviceInfoCB: new rate is 0x%x\n", DEVINFO_GET_LINKRATE(&oneDeviceData->agDeviceInf… in dmSetDeviceInfoCB()
2948 ConnRate = DEVINFO_GET_LINKRATE(&oneDeviceData->agDeviceInfo); in dmSMPCompleted()
3491 ConnRate = DEVINFO_GET_LINKRATE(&oneDeviceData->agDeviceInfo); in dmSMPCompleted()
/NextBSD/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
HDitddisc.c4648 …TI_DBG3(("tdsaSASDownStreamDiscoverExpanderPhy: link rate 0x%x\n", DEVINFO_GET_LINKRATE(&oneDevice… in tdsaSASDownStreamDiscoverExpanderPhy()
6081 …connectionRate = (bit8)(MIN(connectionRate, DEVINFO_GET_LINKRATE(&oneAttachedExpDeviceData->agDevi… in tdsaPortSASDeviceAdd()
6083 connectionRate, DEVINFO_GET_LINKRATE(&oneAttachedExpDeviceData->agDeviceInfo))); in tdsaPortSASDeviceAdd()
6156 …connectionRate = (bit8)(MIN(connectionRate, DEVINFO_GET_LINKRATE(&oneAttachedExpDeviceData->agDevi… in tdsaPortSASDeviceAdd()
6158 connectionRate, DEVINFO_GET_LINKRATE(&oneAttachedExpDeviceData->agDeviceInfo))); in tdsaPortSASDeviceAdd()
6634 …connectionRate = (bit8)(MIN(connectionRate, DEVINFO_GET_LINKRATE(&oneAttachedExpDeviceData->agDevi… in tdsaPortSATADeviceAdd()
6636 connectionRate, DEVINFO_GET_LINKRATE(&oneAttachedExpDeviceData->agDeviceInfo))); in tdsaPortSATADeviceAdd()
HDitdcb.c3185 ConnRate = DEVINFO_GET_LINKRATE(&oneDeviceData->agDeviceInfo); in itdssOpenCnxErrorConnectionRateNotSupportedHandler()
/NextBSD/sys/dev/pms/RefTisa/tisa/sassata/common/
HDtddefs.h396 #define DEVINFO_GET_LINKRATE(devInfo) \ macro
HDtddmcmnapi.c1037 DLR = DEVINFO_GET_LINKRATE(dmDeviceInfo); in tddmReportDevice()
HDossacmnapi.c8115 …TI_DBG1(("ossaIniSetDeviceInfoCB: new rate is 0x%x\n", DEVINFO_GET_LINKRATE(&oneDeviceData->agDevi… in ossaIniSetDeviceInfoCB()