Home
last modified time | relevance | path

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

/freebsd/sys/crypto/ccp/
H A Dccp_hardware.h76 #define CMD_Q_RUN (1 << 0) macro
H A Dccp_hardware.c298 qp->qcontrol |= CMD_Q_RUN; in ccp_hw_attach_queue()
2063 (qcontrol & CMD_Q_RUN) ? " RUN" : "", in db_ccp_show_queue_hw()