Home
last modified time | relevance | path

Searched refs:mbx_intr_mask_offset (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/qlxgbe/
Dql_isr.c801 WRITE_REG32(ha, ha->hw.mbx_intr_mask_offset, 0); in ql_mbx_isr()
920 WRITE_REG32(ha, ha->hw.mbx_intr_mask_offset, 0x0); in ql_mbx_isr()
Dql_hw.h1640 uint32_t mbx_intr_mask_offset; member
Dql_hw.c1498 WRITE_REG32(ha, ha->hw.mbx_intr_mask_offset, 0x0); in qla_mbx_cmd()
2913 ha->hw.mbx_intr_mask_offset = READ_REG32(ha, Q8_MBOX_INT_MASK_MSIX); in qla_confirm_9kb_enable()
2917 WRITE_REG32(ha, ha->hw.mbx_intr_mask_offset, 0x0); in qla_confirm_9kb_enable()