Home
last modified time | relevance | path

Searched refs:dmExpDeviceInfo (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtddmcmnapi.c797 dmDeviceInfo_t *dmExpDeviceInfo, /* expander the device is attached to */ in tddmReportDevice() argument
856 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()
/freebsd/sys/dev/pms/RefTisa/discovery/api/
H A Dtddmapi.h72 dmDeviceInfo_t *dmExpDeviceInfo,