Searched refs:hwOption (Results 1 – 4 of 4) sorted by relevance
713 …wOption 0x%x\n",hwConfig->hwOption … in sidump_hwConfig()
1702 …(hwConfig == agNULL ? 0: (hwConfig->hwOption & HW_CFG_PICI_EFFECTIVE_ADDRESS ? (0x1 << SHIFT1): 0)… in siConfiguration()2848 SA_DBG1(("mpiInitialize: hwConfig->hwOption %X\n", saRoot->hwConfig.hwOption )); in mpiInitialize()
2628 HwConfig->hwOption = 0; /* default: PI/CI addresses are 32-bit */ in tdsaGetHwConfigParams()2738 HwConfig->hwOption = osti_strtoul (buffer, &pLastUsedChar, 0); in tdsaGetHwConfigParams()2742 HwConfig->hwOption = osti_strtoul (buffer, &pLastUsedChar, 10); in tdsaGetHwConfigParams()
2306 bit32 hwOption; /** PCAD64 on 64 bit addressing */ member