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