Home
last modified time | relevance | path

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

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