Searched defs:cq (Results 1 - 12 of 12) sorted by relevance
| /src/sys/arch/vax/vax/ |
| H A D | multicpu.c | 83 struct cpuq *cq; local in function:cpu_slavesetup
|
| /src/lib/libc/gen/ |
| H A D | disklabel.c | 98 char *cp, *cq; /* can't be */ local in function:getdiskbyname [all...] |
| /src/lib/libc/citrus/ |
| H A D | citrus_mapper.c | 139 const char *cp, *cq; local in function:lookup_mapper_entry
|
| H A D | citrus_iconv.c | 110 const char *cp, *cq; local in function:lookup_iconv_entry
|
| /src/sys/kern/ |
| H A D | bufq_priocscan.c | 122 cscan_dump(struct cscan_queue *cq) argument 267 struct cscan_queue *cq; local in function:bufq_priocscan_put 401 struct cscan_queue * const cq = &q->bq_queue[i].q_queue; local in function:bufq_priocscan_cancel 441 struct cscan_queue *cq local in function:bufq_priocscan_init [all...] |
| /src/libexec/ftpd/ |
| H A D | cmds.c | 854 char *cq; local in function:discover_path [all...] |
| /src/sys/external/bsd/ena-com/ |
| H A D | ena_com.c | 145 struct ena_com_admin_cq *cq = &queue->cq; local in function:ena_com_admin_init_cq 1583 struct ena_com_admin_cq *cq = &admin_queue->cq; local in function:ena_com_admin_destroy [all...] |
| H A D | ena_com.h | 264 struct ena_com_admin_cq cq; member in struct:ena_com_admin_queue
|
| /src/sys/dev/usb/ |
| H A D | uhci.c | 1446 ux_completeq_t cq; local in function:uhci_softintr
|
| H A D | ehci.c | 897 ex_completeq_t cq; local in function:ehci_softintr 948 ehci_check_qh_intr(ehci_softc_t *sc, struct ehci_xfer *ex, ex_completeq_t *cq) argument 1030 ehci_check_itd_intr(ehci_softc_t *sc, struct ehci_xfer *ex, ex_completeq_t *cq) argument 1076 ehci_check_sitd_intr(ehci_softc_t * sc,struct ehci_xfer * ex,ex_completeq_t * cq) argument 1113 ehci_idone(struct ehci_xfer * ex,ex_completeq_t * cq) argument [all...] |
| /src/sys/dev/pci/ |
| H A D | mpii.c | 2256 struct mpii_msg_config_request *cq; local in function:mpii_req_cfg_header 2351 struct mpii_msg_config_request *cq; local in function:mpii_req_cfg_page [all...] |
| H A D | if_mcx.c | 4656 mcx_create_cq(struct mcx_softc *sc, struct mcx_cq *cq, int uar, int db, int eqn) argument 4759 mcx_destroy_cq(struct mcx_softc * sc,struct mcx_cq * cq) argument 6616 mcx_query_cq(struct mcx_softc * sc,struct mcx_cq * cq,struct mcx_cq_ctx * cq_ctx) argument 7000 mcx_next_cq_entry(struct mcx_softc * sc,struct mcx_cq * cq) argument 7017 mcx_arm_cq(struct mcx_softc * sc,struct mcx_cq * cq,int uar) argument 7048 mcx_process_cq(struct mcx_softc * sc,struct mcx_queues * q,struct mcx_cq * cq) argument 7583 struct mcx_cq *cq = &q->q_cq; local in function:mcx_stop 8794 struct mcx_cq_ctx cq; member in union:mcx_kstat_queue_read::__anon2d3d6141020a [all...] |
Completed in 48 milliseconds