Home
last modified time | relevance | path

Searched refs:HERMON_RO_DISABLED (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_cfg.c502 hermon_kernel_data_ro = HERMON_RO_DISABLED; in hermon_check_iommu_bypass()
503 hermon_user_data_ro = HERMON_RO_DISABLED; in hermon_check_iommu_bypass()
515 hermon_kernel_data_ro = HERMON_RO_DISABLED; in hermon_check_iommu_bypass()
516 hermon_user_data_ro = HERMON_RO_DISABLED; in hermon_check_iommu_bypass()
527 hermon_kernel_data_ro = HERMON_RO_DISABLED; in hermon_check_iommu_bypass()
528 hermon_user_data_ro = HERMON_RO_DISABLED; in hermon_check_iommu_bypass()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_cfg.h46 #define HERMON_RO_DISABLED 0 macro