Home
last modified time | relevance | path

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

/freebsd/sys/dev/hptiop/
H A Dhptiop.h165 u_int32_t f0_doorbell_enable; /* 0x84 */ member
H A Dhptiop.c2212 BUS_SPACE_WRT4_MVFREY2(f0_doorbell_enable, CPU_TO_F0_DRBL_MSG_A_BIT); in hptiop_enable_intr_mvfrey()
2213 BUS_SPACE_RD4_MVFREY2(f0_doorbell_enable); in hptiop_enable_intr_mvfrey()
2246 BUS_SPACE_WRT4_MVFREY2(f0_doorbell_enable, 0); in hptiop_disable_intr_mvfrey()
2247 BUS_SPACE_RD4_MVFREY2(f0_doorbell_enable); in hptiop_disable_intr_mvfrey()