Searched refs:ccp_write_queue_4 (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/crypto/ccp/ |
| H A D | ccp_hardware.c | 277 ccp_write_queue_4(sc, queue, CMD_Q_CONTROL_BASE, qp->qcontrol); in ccp_hw_attach_queue() 278 ccp_write_queue_4(sc, queue, CMD_Q_INT_ENABLE_BASE, 0); in ccp_hw_attach_queue() 281 ccp_write_queue_4(sc, queue, CMD_Q_INTERRUPT_STATUS_BASE, in ccp_hw_attach_queue() 286 ccp_write_queue_4(sc, queue, CMD_Q_TAIL_LO_BASE, in ccp_hw_attach_queue() 288 ccp_write_queue_4(sc, queue, CMD_Q_HEAD_LO_BASE, in ccp_hw_attach_queue() 296 ccp_write_queue_4(sc, queue, CMD_Q_INT_ENABLE_BASE, in ccp_hw_attach_queue() 533 ccp_write_queue_4(sc, q, CMD_Q_HEAD_LO_BASE, in ccp_intr_handle_error() 535 ccp_write_queue_4(sc, q, CMD_Q_CONTROL_BASE, qp->qcontrol); in ccp_intr_handle_error() 627 ccp_write_queue_4(sc, i, CMD_Q_INTERRUPT_STATUS_BASE, ints); in ccp_intr_handler() 646 ccp_write_queue_4(sc, i, CMD_Q_INT_ENABLE_BASE, in ccp_intr_handler() [all …]
|