Searched refs:h_mbox (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/sys/dev/qlxgbe/
H A Dql_hw.c54 static int qla_mbx_cmd(qla_host_t *ha, uint32_t *h_mbox, uint32_t n_hmbox,
694 qla_mbx_cmd(qla_host_t *ha, uint32_t *h_mbox, uint32_t n_hmbox, argument
733 WRITE_REG32(ha, (Q8_HOST_MBOX0 + (i << 2)), *h_mbox);
734 h_mbox++;

Completed in 107 milliseconds