Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmdisc.c3418 dmDeviceData_t *oneAttachedExpDeviceData = agNULL; in dmDiscoveryReportMCN() local
3899 dmDeviceData_t *oneAttachedExpDeviceData = agNULL; in dmPortSASDeviceAdd() local
3997 oneAttachedExpDeviceData = oneDeviceData->ExpDevice; in dmPortSASDeviceAdd()
3998 if (oneAttachedExpDeviceData != agNULL) in dmPortSASDeviceAdd()
4117 oneAttachedExpDeviceData = oneDeviceData->ExpDevice; in dmPortSASDeviceAdd()
4118 if (oneAttachedExpDeviceData != agNULL) in dmPortSASDeviceAdd()
4181 oneAttachedExpDeviceData = oneDeviceData->ExpDevice; in dmPortSASDeviceAdd()
5598 dmDeviceData_t *oneAttachedExpDeviceData = agNULL; in dmSubReportRemovals() local
5610 oneAttachedExpDeviceData = oneDeviceData->ExpDevice; in dmSubReportRemovals()
5635 dmDeviceData_t *oneAttachedExpDeviceData = agNULL; in dmSubReportChanges() local
[all …]
/freebsd-14.2/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditddisc.c6022 tdsaDeviceData_t *oneAttachedExpDeviceData = agNULL; in tdsaPortSASDeviceAdd() local
6077 oneAttachedExpDeviceData = oneDeviceData->ExpDevice; in tdsaPortSASDeviceAdd()
6078 if (oneAttachedExpDeviceData != agNULL) in tdsaPortSASDeviceAdd()
6082 connectionRate, DEVINFO_GET_LINKRATE(&oneAttachedExpDeviceData->agDeviceInfo))); in tdsaPortSASDeviceAdd()
6152 oneAttachedExpDeviceData = oneDeviceData->ExpDevice; in tdsaPortSASDeviceAdd()
6153 if (oneAttachedExpDeviceData != agNULL) in tdsaPortSASDeviceAdd()
6157 connectionRate, DEVINFO_GET_LINKRATE(&oneAttachedExpDeviceData->agDeviceInfo))); in tdsaPortSASDeviceAdd()
6595 tdsaDeviceData_t *oneAttachedExpDeviceData = agNULL; in tdsaPortSATADeviceAdd() local
6630 oneAttachedExpDeviceData = oneDeviceData->ExpDevice; in tdsaPortSATADeviceAdd()
6631 if (oneAttachedExpDeviceData != agNULL) in tdsaPortSATADeviceAdd()
[all …]