Searched refs:dmExpDeviceInfo (Results 1 – 2 of 2) sorted by relevance
797 dmDeviceInfo_t *dmExpDeviceInfo, /* expander the device is attached to */ in tddmReportDevice() argument856 if (dmExpDeviceInfo != agNULL) in tddmReportDevice()859 …TD_GET_SAS_ADDRESSHI(dmExpDeviceInfo->sasAddressHi), TD_GET_SAS_ADDRESSLO(dmExpDeviceInfo->sasAddr… in tddmReportDevice()880 if (dmExpDeviceInfo != agNULL) in tddmReportDevice()882 sasAddressHi = TD_GET_SAS_ADDRESSHI(dmExpDeviceInfo->sasAddressHi); in tddmReportDevice()883 sasAddressLo = TD_GET_SAS_ADDRESSLO(dmExpDeviceInfo->sasAddressLo); in tddmReportDevice()
72 dmDeviceInfo_t *dmExpDeviceInfo,