Searched defs:cq (Results 1 – 10 of 10) sorted by relevance
/openbsd/sys/kern/ |
H A D | kern_clockintr.c | 58 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 D | if_oce.c | 240 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 D | if_ice.c | 1203 ice_destroy_ctrlq_locks(struct ice_ctl_q_info *cq) in ice_destroy_ctrlq_locks() 1254 struct ice_ctl_q_info *cq = &hw->adminq; in ice_adminq_init_regs() local 1269 struct ice_ctl_q_info *cq = &hw->mailboxq; in ice_mailbox_init_regs() local 1570 ice_init_sq(struct ice_hw *hw, struct ice_ctl_q_info *cq) in ice_init_sq() 1632 ice_init_rq(struct ice_hw *hw, struct ice_ctl_q_info *cq) in ice_init_rq() 2803 struct ice_ctl_q_info *cq = &hw->adminq; in ice_init_check_adminq() local 2842 struct ice_ctl_q_info *cq; in ice_init_ctrlq() local 2900 struct ice_ctl_q_info *cq; in ice_shutdown_ctrlq() local 2990 ice_init_ctrlq_locks(struct ice_ctl_q_info *cq) in ice_init_ctrlq_locks() 23753 struct ice_ctl_q_info *cq) in ice_check_ctrlq_errors() [all …]
|
H A D | mpii.c | 2233 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 D | if_mcx.c | 4629 mcx_create_cq(struct mcx_softc *sc, struct mcx_cq *cq, int uar, int db, int eqn) in mcx_create_cq() 4732 mcx_destroy_cq(struct mcx_softc *sc, struct mcx_cq *cq) in mcx_destroy_cq() 6596 mcx_query_cq(struct mcx_softc *sc, struct mcx_cq *cq, struct mcx_cq_ctx *cq_ctx) in mcx_query_cq() 6954 mcx_next_cq_entry(struct mcx_softc *sc, struct mcx_cq *cq) in mcx_next_cq_entry() 6971 mcx_arm_cq(struct mcx_softc *sc, struct mcx_cq *cq, int uar) in mcx_arm_cq() 7002 mcx_process_cq(struct mcx_softc *sc, struct mcx_queues *q, struct mcx_cq *cq) in mcx_process_cq() 7546 struct mcx_cq *cq = &q->q_cq; in mcx_down() local 8820 struct mcx_cq_ctx cq; in mcx_kstat_queue_read() member
|
/openbsd/lib/libc/gen/ |
H A D | disklabel.c | 55 char *cp, *cq; in getdiskbyname() local
|
/openbsd/sys/net/ |
H A D | hfsc.c | 520 struct hfsc_classq *cq = arg; in hfsc_pf_qlength() local 528 struct hfsc_classq *cq = arg; in hfsc_pf_enqueue() local 540 struct hfsc_classq *cq = arg; in hfsc_pf_deq_begin() local 548 struct hfsc_classq *cq = arg; in hfsc_pf_deq_commit() local 556 struct hfsc_classq *cq = arg; in hfsc_pf_purge() local
|
/openbsd/sys/dev/pv/ |
H A D | xbf.c | 347 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 D | mpi.c | 2762 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 D | dighost.c | 2665 dig_query_t *query = NULL, *cq; in connect_timeout() local
|