Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlxgbe/
H A Dql_isr.c827 ha->hw.aen_mb4 = READ_REG32(ha, (Q8_FW_MBOX0 + 16)); in ql_mbx_isr()
830 ha->hw.aen_mb3, ha->hw.aen_mb4); in ql_mbx_isr()
H A Dql_hw.h915 uint32_t aen_mb4; member
1649 volatile uint32_t aen_mb4; member
H A Dql_hw.c3998 uint32_t aen_mb3, uint32_t aen_mb4) in qla_idc_ack() argument
4018 idc_ack->aen_mb4 = aen_mb4; in qla_idc_ack()
4286 ha->hw.aen_mb3, ha->hw.aen_mb4); in qla_hw_async_event()