Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditddisc.c984 tdsaDeviceData_t *oneExpanderDeviceData = agNULL; in tiINIGetExpander() local
1049 oneExpanderDeviceData = oneDeviceData->ExpDevice; in tiINIGetExpander()
1050 if (oneExpanderDeviceData == agNULL) in tiINIGetExpander()
1055 *tiExp = &(oneExpanderDeviceData->tiDeviceHandle); in tiINIGetExpander()