Searched refs:DEVINFO_GET_LINKRATE (Results 1 – 8 of 8) sorted by relevance
| /NextBSD/sys/dev/pms/RefTisa/discovery/dm/ |
| HD | dmdefs.h | 1138 #define DEVINFO_GET_LINKRATE(devInfo) \ macro 1183 #define DEVINFO_GET_LINKRATE(devInfo) \ macro
|
| HD | dmdisc.c | 1598 …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()
|
| HD | dmsmp.c | 2196 …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/ |
| HD | itddisc.c | 4648 …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()
|
| HD | itdcb.c | 3185 ConnRate = DEVINFO_GET_LINKRATE(&oneDeviceData->agDeviceInfo); in itdssOpenCnxErrorConnectionRateNotSupportedHandler()
|
| /NextBSD/sys/dev/pms/RefTisa/tisa/sassata/common/ |
| HD | tddefs.h | 396 #define DEVINFO_GET_LINKRATE(devInfo) \ macro
|
| HD | tddmcmnapi.c | 1037 DLR = DEVINFO_GET_LINKRATE(dmDeviceInfo); in tddmReportDevice()
|
| HD | ossacmnapi.c | 8115 …TI_DBG1(("ossaIniSetDeviceInfoCB: new rate is 0x%x\n", DEVINFO_GET_LINKRATE(&oneDeviceData->agDevi… in ossaIniSetDeviceInfoCB()
|