Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/discovery/dm/
H A Ddminit.c640 …dm_memset( &(dmExpData[i].configSASAddressLoTable), 0, sizeof(dmExpData[i].configSASAddressLoTable in dmExpanderDeviceDataInit()
679 …dm_memset( &(oneExpander->configSASAddressLoTable), 0, sizeof(oneExpander->configSASAddressLoTable in dmExpanderDeviceDataReInit()
H A Ddmtypes.h297 bit32 configSASAddressLoTable[DM_MAX_DEV]; member
H A Ddmdisc.c4853 oneExpander->configSASAddressLoTable[i] == configSASAddressLo in dmDuplicateConfigSASAddr()
4867 oneExpander->configSASAddressLoTable[oneExpander->configSASAddrTableIndex] = configSASAddressLo; in dmDuplicateConfigSASAddr()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/common/
H A Dtdtypes.h526 bit32 configSASAddressLoTable[DEFAULT_MAX_DEV]; member
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdinit.c3283 …osti_memset( &(tdsaExpander[i].configSASAddressLoTable), 0, sizeof(tdsaExpander[i].configSASAddres… in tdsaExpanderInit()
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditddisc.c4370 oneExpander->configSASAddressLoTable[i] == configSASAddressLo in tdsaDuplicateConfigSASAddr()
4384 oneExpander->configSASAddressLoTable[oneExpander->configSASAddrTableIndex] = configSASAddressLo; in tdsaDuplicateConfigSASAddr()