Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmdisc.c3419 dmDeviceData_t *oneAttachedExpDeviceData = agNULL; in dmDiscoveryReportMCN() local
3900 dmDeviceData_t *oneAttachedExpDeviceData = agNULL; in dmPortSASDeviceAdd() local
3998 oneAttachedExpDeviceData = oneDeviceData->ExpDevice; in dmPortSASDeviceAdd()
3999 if (oneAttachedExpDeviceData != agNULL) in dmPortSASDeviceAdd()
4118 oneAttachedExpDeviceData = oneDeviceData->ExpDevice; in dmPortSASDeviceAdd()
4119 if (oneAttachedExpDeviceData != agNULL) in dmPortSASDeviceAdd()
4182 oneAttachedExpDeviceData = oneDeviceData->ExpDevice; in dmPortSASDeviceAdd()
5599 dmDeviceData_t *oneAttachedExpDeviceData = agNULL; in dmSubReportRemovals() local
5611 oneAttachedExpDeviceData = oneDeviceData->ExpDevice; in dmSubReportRemovals()
5636 dmDeviceData_t *oneAttachedExpDeviceData = agNULL; in dmSubReportChanges() local
[all …]
/freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditddisc.c6023 tdsaDeviceData_t *oneAttachedExpDeviceData = agNULL; in tdsaPortSASDeviceAdd() local
6078 oneAttachedExpDeviceData = oneDeviceData->ExpDevice; in tdsaPortSASDeviceAdd()
6079 if (oneAttachedExpDeviceData != agNULL) in tdsaPortSASDeviceAdd()
6083 connectionRate, DEVINFO_GET_LINKRATE(&oneAttachedExpDeviceData->agDeviceInfo))); in tdsaPortSASDeviceAdd()
6153 oneAttachedExpDeviceData = oneDeviceData->ExpDevice; in tdsaPortSASDeviceAdd()
6154 if (oneAttachedExpDeviceData != agNULL) in tdsaPortSASDeviceAdd()
6158 connectionRate, DEVINFO_GET_LINKRATE(&oneAttachedExpDeviceData->agDeviceInfo))); in tdsaPortSASDeviceAdd()
6596 tdsaDeviceData_t *oneAttachedExpDeviceData = agNULL; in tdsaPortSATADeviceAdd() local
6631 oneAttachedExpDeviceData = oneDeviceData->ExpDevice; in tdsaPortSATADeviceAdd()
6632 if (oneAttachedExpDeviceData != agNULL) in tdsaPortSATADeviceAdd()
[all …]