Home
last modified time | relevance | path

Searched refs:hwOption (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/dev/pms/RefTisa/sallsdk/spc/
HDsautil.c714 …wOption 0x%x\n",hwConfig->hwOption in sidump_hwConfig()
HDsainit.c1703 …(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()
/NextBSD/sys/dev/pms/RefTisa/tisa/sassata/common/
HDtdport.c2629 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()
/NextBSD/sys/dev/pms/RefTisa/sallsdk/api/
HDsa.h2307 bit32 hwOption; /** PCAD64 on 64 bit addressing */ member