Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/pms/RefTisa/discovery/dm/
H A Ddminit.c641 …dm_memset( &(dmExpData[i].configSASAddressLoTable), 0, sizeof(dmExpData[i].configSASAddressLoTable in dmExpanderDeviceDataInit()
680 …dm_memset( &(oneExpander->configSASAddressLoTable), 0, sizeof(oneExpander->configSASAddressLoTable in dmExpanderDeviceDataReInit()
H A Ddmtypes.h298 bit32 configSASAddressLoTable[DM_MAX_DEV]; member
H A Ddmdisc.c4854 oneExpander->configSASAddressLoTable[i] == configSASAddressLo in dmDuplicateConfigSASAddr()
4868 oneExpander->configSASAddressLoTable[oneExpander->configSASAddrTableIndex] = configSASAddressLo; in dmDuplicateConfigSASAddr()
/freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/sas/common/
H A Dtdtypes.h527 bit32 configSASAddressLoTable[DEFAULT_MAX_DEV]; member
/freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtdinit.c3284 …osti_memset( &(tdsaExpander[i].configSASAddressLoTable), 0, sizeof(tdsaExpander[i].configSASAddres… in tdsaExpanderInit()
/freebsd-13.1/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditddisc.c4371 oneExpander->configSASAddressLoTable[i] == configSASAddressLo in tdsaDuplicateConfigSASAddr()
4385 oneExpander->configSASAddressLoTable[oneExpander->configSASAddrTableIndex] = configSASAddressLo; in tdsaDuplicateConfigSASAddr()