Home
last modified time | relevance | path

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

/freebsd/sys/dev/hptiop/
H A Dhptiop.h152 u_int32_t pcie_f0_int_enable; /* 0xc */ member
H A Dhptiop.c761 BUS_SPACE_WRT4_MVFREY2(pcie_f0_int_enable, 0); in hptiop_intr_mvfrey()
793 BUS_SPACE_WRT4_MVFREY2(pcie_f0_int_enable, 0x1010); in hptiop_intr_mvfrey()
2218 BUS_SPACE_WRT4_MVFREY2(pcie_f0_int_enable, 0x1010); in hptiop_enable_intr_mvfrey()
2219 BUS_SPACE_RD4_MVFREY2(pcie_f0_int_enable); in hptiop_enable_intr_mvfrey()
2252 BUS_SPACE_WRT4_MVFREY2(pcie_f0_int_enable, 0); in hptiop_disable_intr_mvfrey()
2253 BUS_SPACE_RD4_MVFREY2(pcie_f0_int_enable); in hptiop_disable_intr_mvfrey()