Searched refs:hwConfig (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsautil.c699 void sidump_hwConfig(agsaHwConfig_t *hwConfig) argument
701 SA_DBG2(("sidump_hwConfig:hwConfig->hwInterruptCoalescingTimer 0x%x\n",hwConfig->hwInterruptCoalescingTimer ));
702 SA_DBG2(("sidump_hwConfig:hwConfig->hwInterruptCoalescingControl 0x%x\n",hwConfig->hwInterruptCoalescingControl ));
703 SA_DBG2(("sidump_hwConfig:hwConfig->intReassertionOption 0x%x\n",hwConfig->intReassertionOption ));
704 SA_DBG2(("sidump_hwConfig:hwConfig->phyAnalogConfig.phyAnalogSetupRegisters->spaRegister0 0x%x\n",hwConfig->phyAnalogConfig.phyAnalogSetupRegisters->spaRegister0 ));
705 SA_DBG2(("sidump_hwConfig:hwConfig
[all...]
H A Dsainit.c294 * \param hwConfig Pointer to the hardware configuration
306 agsaHwConfig_t *hwConfig,
334 SA_ASSERT((agNULL != hwConfig), "");
408 (hwConfig != &saRoot->hwConfig) ||
412 agsaHwConfig_t *hwC = &saRoot->hwConfig;
418 *hwC = *hwConfig;
857 saRoot->phyCount = (bit8) hwConfig->phyCount;
954 siConfiguration(agRoot, &saRoot->mpiConfig, hwConfig, swConfig);
966 if ((hwConfig
303 saInitialize( agsaRoot_t *agRoot, agsaMemoryRequirement_t *memoryAllocated, agsaHwConfig_t *hwConfig, agsaSwConfig_t *swConfig, bit32 usecsPerTick ) argument
1556 siConfiguration( agsaRoot_t *agRoot, mpiConfig_t *mpiConfig, agsaHwConfig_t *hwConfig, agsaSwConfig_t *swConfig ) argument
3796 siInitResources(agsaRoot_t *agRoot, agsaMemoryRequirement_t *memoryAllocated, agsaHwConfig_t *hwConfig, agsaSwConfig_t *swConfig, bit32 usecsPerTick) argument
[all...]
H A Dsatypes.h251 agsaHwConfig_t hwConfig; /**< copy of hwConfig */ member in struct:agsaLLRoot_s
H A Dsaproto.h55 agsaHwConfig_t *hwConfig,
97 agsaHwConfig_t *hwConfig,
914 void sidump_hwConfig(agsaHwConfig_t *hwConfig);
H A Dsahw.c228 &saRoot->hwConfig,
263 &saRoot->hwConfig,
332 &saRoot->hwConfig,
490 &saRoot->hwConfig,
/freebsd-10-stable/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsaapi.h93 agsaHwConfig_t *hwConfig,

Completed in 168 milliseconds