Home
last modified time | relevance | path

Searched defs:cq (Results 1 – 9 of 9) sorted by relevance

/openbsd/sys/kern/
H A Dkern_clockintr.c58 struct clockqueue *cq = &ci->ci_queue; in clockintr_cpu_init() local
161 struct clockqueue *cq = &ci->ci_queue; in clockintr_dispatch() local
275 struct clockqueue *cq = cl->cl_queue; in clockintr_advance() local
289 struct clockqueue *cq = cr->cr_queue; in clockrequest_advance() local
302 struct clockqueue *cq = cr->cr_queue; in clockrequest_advance_random() local
320 struct clockqueue *cq = cl->cl_queue; in clockintr_cancel() local
330 struct clockqueue *cq = cl->cl_queue; in clockintr_cancel_locked() local
369 struct clockqueue *cq = cl->cl_queue; in clockintr_unbind() local
393 struct clockqueue *cq = cl->cl_queue; in clockintr_schedule() local
403 struct clockqueue *cq = cl->cl_queue; in clockintr_schedule_locked() local
[all …]
/openbsd/sys/dev/pci/
H A Dif_oce.c240 struct oce_cq * cq; member
251 struct oce_cq * cq; member
265 struct oce_cq * cq; member
1391 struct oce_cq *cq = NULL; in oce_intr() local
1428 struct oce_cq *cq = wq->cq; in oce_intr_wq() local
1484 struct oce_cq *cq = rq->cq; in oce_intr_rq() local
1843 struct oce_cq *cq = mq->cq; in oce_intr_mq() local
1975 struct oce_cq *cq; in oce_create_wq() local
2081 struct oce_cq *cq; in oce_create_rq() local
2258 struct oce_cq *cq; in oce_create_mq() local
[all …]
H A Dmpii.c2233 struct mpii_msg_config_request *cq; in mpii_req_cfg_header() local
2329 struct mpii_msg_config_request *cq; in mpii_req_cfg_page() local
H A Dif_mcx.c4628 mcx_create_cq(struct mcx_softc *sc, struct mcx_cq *cq, int uar, int db, int eqn) in mcx_create_cq()
4731 mcx_destroy_cq(struct mcx_softc *sc, struct mcx_cq *cq) in mcx_destroy_cq()
6595 mcx_query_cq(struct mcx_softc *sc, struct mcx_cq *cq, struct mcx_cq_ctx *cq_ctx) in mcx_query_cq()
6953 mcx_next_cq_entry(struct mcx_softc *sc, struct mcx_cq *cq) in mcx_next_cq_entry()
6970 mcx_arm_cq(struct mcx_softc *sc, struct mcx_cq *cq, int uar) in mcx_arm_cq()
7001 mcx_process_cq(struct mcx_softc *sc, struct mcx_queues *q, struct mcx_cq *cq) in mcx_process_cq()
7545 struct mcx_cq *cq = &q->q_cq; in mcx_down() local
8818 struct mcx_cq_ctx cq; in mcx_kstat_queue_read() member
/openbsd/lib/libc/gen/
H A Ddisklabel.c55 char *cp, *cq; in getdiskbyname() local
/openbsd/sys/net/
H A Dhfsc.c529 struct hfsc_classq *cq = arg; in hfsc_pf_qlength() local
537 struct hfsc_classq *cq = arg; in hfsc_pf_enqueue() local
549 struct hfsc_classq *cq = arg; in hfsc_pf_deq_begin() local
557 struct hfsc_classq *cq = arg; in hfsc_pf_deq_commit() local
565 struct hfsc_classq *cq = arg; in hfsc_pf_purge() local
/openbsd/sys/dev/pv/
H A Dxbf.c347 struct xbf_ccb_queue cq; in xbf_intr() local
747 xbf_complete_cmd(struct xbf_softc *sc, struct xbf_ccb_queue *cq, int desc) in xbf_complete_cmd()
/openbsd/sys/dev/ic/
H A Dmpi.c2762 struct mpi_msg_config_request *cq; in mpi_req_cfg_header() local
2855 struct mpi_msg_config_request *cq; in mpi_req_cfg_page() local
/openbsd/usr.bin/dig/
H A Ddighost.c2664 dig_query_t *query = NULL, *cq; in connect_timeout() local