Home
last modified time | relevance | path

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

/freebsd-head/sys/crypto/ccp/
HDccp_hardware.h60 #define CMD_Q_HEAD_LO_BASE 0x008 macro
HDccp_hardware.c286 ccp_write_queue_4(sc, queue, CMD_Q_HEAD_LO_BASE, in ccp_hw_attach_queue()
531 ccp_write_queue_4(sc, q, CMD_Q_HEAD_LO_BASE, in ccp_intr_handle_error()
556 headlo = ccp_read_queue_4(sc, q, CMD_Q_HEAD_LO_BASE); in ccp_intr_run_completions()
2067 headlo = ccp_read_queue_4(sc, q, CMD_Q_HEAD_LO_BASE); in db_ccp_show_queue_hw()