Searched refs:dmExpDeviceInfo (Results 1 – 2 of 2) sorted by relevance
798 dmDeviceInfo_t *dmExpDeviceInfo, /* expander the device is attached to */ in tddmReportDevice() argument857 if (dmExpDeviceInfo != agNULL) in tddmReportDevice()860 …TD_GET_SAS_ADDRESSHI(dmExpDeviceInfo->sasAddressHi), TD_GET_SAS_ADDRESSLO(dmExpDeviceInfo->sasAddr… in tddmReportDevice()881 if (dmExpDeviceInfo != agNULL) in tddmReportDevice()883 sasAddressHi = TD_GET_SAS_ADDRESSHI(dmExpDeviceInfo->sasAddressHi); in tddmReportDevice()884 sasAddressLo = TD_GET_SAS_ADDRESSLO(dmExpDeviceInfo->sasAddressLo); in tddmReportDevice()
73 dmDeviceInfo_t *dmExpDeviceInfo,