| /freebsd-12-stable/sys/mips/cavium/usb/ |
| D | octusb.c | 151 if (td->qh->fixup_pending) in octusb_host_alloc_endpoint() 154 if (td->qh->ep_allocated) in octusb_host_alloc_endpoint() 158 sc = td->qh->sc; in octusb_host_alloc_endpoint() 161 &sc->sc_port[td->qh->root_port_index].state, in octusb_host_alloc_endpoint() 163 td->qh->dev_addr, in octusb_host_alloc_endpoint() 164 td->qh->ep_num & UE_ADDR, in octusb_host_alloc_endpoint() 165 octusb_convert_speed(td->qh->dev_speed), in octusb_host_alloc_endpoint() 166 td->qh->max_packet_size, in octusb_host_alloc_endpoint() 167 octusb_convert_ep_type(td->qh->ep_type), in octusb_host_alloc_endpoint() 168 (td->qh->ep_num & UE_DIR_IN) ? CVMX_USB_DIRECTION_IN : in octusb_host_alloc_endpoint() [all …]
|
| D | octusb.h | 45 struct octusb_qh *qh; member
|
| /freebsd-12-stable/sys/dev/usb/controller/ |
| D | ehci.c | 345 struct ehci_qh_sub *qh; in ehci_init() local 349 qh = buf_res.buffer; in ehci_init() 354 qh->qtd_next = in ehci_init() 356 qh->qtd_altnext = in ehci_init() 358 qh->qtd_status = in ehci_init() 363 ehci_qh_t *qh; in ehci_init() local 367 qh = buf_res.buffer; in ehci_init() 371 qh->page_cache = sc->sc_hw.intr_start_pc + i; in ehci_init() 375 sc->sc_intr_p_last[i] = qh; in ehci_init() 377 qh->qh_self = in ehci_init() [all …]
|
| D | uhci.c | 419 struct uhci_qh *qh; in uhci_init_qh() local 423 qh = buf_res.buffer; in uhci_init_qh() 425 qh->qh_self = in uhci_init_qh() 429 qh->page_cache = pc; in uhci_init_qh() 431 return (qh); in uhci_init_qh() 1252 uhci_qh_t *qh; in uhci_check_transfer_sub() local 1260 qh = xfer->qh_start[xfer->flags_int.curr_dma_set]; in uhci_check_transfer_sub() 1296 qh->qh_e_next = td_self; in uhci_check_transfer_sub() 1297 usb_pc_cpu_flush(qh->page_cache); in uhci_check_transfer_sub() 1851 uhci_qh_t *qh; in uhci_device_done() local [all …]
|
| /freebsd-12-stable/stand/ficl/arm/ |
| D | sysdep.c | 41 uint64_t qx, qh; in ficlLongDiv() local 43 qh = q.hi; in ficlLongDiv() 44 qx = (qh << 32) | q.lo; in ficlLongDiv()
|
| /freebsd-12-stable/stand/ficl/powerpc/ |
| D | sysdep.c | 41 uint64_t qx, qh; in ficlLongDiv() local 43 qh = q.hi; in ficlLongDiv() 44 qx = (qh << 32) | q.lo; in ficlLongDiv()
|
| /freebsd-12-stable/stand/ficl/mips64/ |
| D | sysdep.c | 41 uint64_t qx, qh; in ficlLongDiv() local 43 qh = q.hi; in ficlLongDiv() 44 qx = (qh << 32) | q.lo; in ficlLongDiv()
|
| /freebsd-12-stable/stand/ficl/i386/ |
| D | sysdep.c | 43 uint64_t qx, qh; in ficlLongDiv() local 45 qh = q.hi; in ficlLongDiv() 46 qx = (qh << 32) | q.lo; in ficlLongDiv()
|
| /freebsd-12-stable/stand/ficl/amd64/ |
| D | sysdep.c | 43 uint64_t qx, qh; in ficlLongDiv() local 45 qh = q.hi; in ficlLongDiv() 46 qx = (qh << 32) | q.lo; in ficlLongDiv()
|
| /freebsd-12-stable/stand/ficl/sparc64/ |
| D | sysdep.c | 41 uint64_t qx, qh; in ficlLongDiv() local 43 qh = q.hi; in ficlLongDiv() 44 qx = (qh << 32) | q.lo; in ficlLongDiv()
|
| /freebsd-12-stable/stand/ficl/aarch64/ |
| D | sysdep.c | 41 uint64_t qx, qh; in ficlLongDiv() local 43 qh = q.hi; in ficlLongDiv() 44 qx = (qh << 32) | q.lo; in ficlLongDiv()
|
| /freebsd-12-stable/stand/ficl/riscv/ |
| D | sysdep.c | 41 uint64_t qx, qh; in ficlLongDiv() local 43 qh = q.hi; in ficlLongDiv() 44 qx = (qh << 32) | q.lo; in ficlLongDiv()
|
| /freebsd-12-stable/stand/ficl/mips/ |
| D | sysdep.c | 41 uint64_t qx, qh; in ficlLongDiv() local 43 qh = q.hi; in ficlLongDiv() 44 qx = (qh << 32) | q.lo; in ficlLongDiv()
|
| /freebsd-12-stable/sys/dev/vmware/vmci/ |
| D | vmci_defs.h | 478 struct vmci_queue_header *qh = (struct vmci_queue_header *)q_header; in vmci_queue_header_producer_tail() local 479 return (qp_atomic_read_offset(&qh->producer_tail)); in vmci_queue_header_producer_tail() 501 struct vmci_queue_header *qh = (struct vmci_queue_header *)q_header; in vmci_queue_header_consumer_head() local 502 return (qp_atomic_read_offset(&qh->consumer_head)); in vmci_queue_header_consumer_head()
|
| /freebsd-12-stable/sys/dev/ciss/ |
| D | ciss.c | 149 static void ciss_done(struct ciss_softc *sc, cr_qhead_t *qh); 150 static void ciss_perf_done(struct ciss_softc *sc, cr_qhead_t *qh); 154 static void ciss_complete(struct ciss_softc *sc, cr_qhead_t *qh); 2117 ciss_done(struct ciss_softc *sc, cr_qhead_t *qh) in ciss_done() argument 2144 ciss_enqueue_complete(cr, qh); in ciss_done() 2150 ciss_perf_done(struct ciss_softc *sc, cr_qhead_t *qh) in ciss_perf_done() argument 2173 ciss_enqueue_complete(cr, qh); in ciss_perf_done() 2191 cr_qhead_t qh; in ciss_intr() local 2198 STAILQ_INIT(&qh); in ciss_intr() 2199 ciss_done(sc, &qh); in ciss_intr() [all …]
|
| /freebsd-12-stable/crypto/openssl/crypto/bn/ |
| D | bn_div.c | 398 BN_ULONG ql, qh; in bn_div_fixed_top() local 402 qh = HBITS(q); in bn_div_fixed_top() 403 mul64(t2l, t2h, ql, qh); /* t2=(BN_ULLONG)d1*q; */ in bn_div_fixed_top()
|
| /freebsd-12-stable/crypto/openssh/regress/ |
| D | hostkey-agent.sh | 23 ${SSHKEYGEN} -s $OBJ/agent-ca -qh -n localhost-with-alias \
|
| /freebsd-12-stable/usr.sbin/extattr/tests/ |
| D | extattr_test.sh | 226 getextattr -qh user myattr foolink 234 atf_check -s exit:1 getextattr -qh user otherattr foolink
|
| /freebsd-12-stable/secure/caroot/trusted/ |
| D | Entrust_Root_Certification_Authority_-_G4.pem | 122 wbMv9W3y+8qh+CmdRouzavbmZwe+LGcKKh9asj5XxNMhIWNlUpEbsZmOeX7m640A
|
| /freebsd-12-stable/tests/sys/acl/ |
| D | tools-posix.test | 80 $ getfacl -qh lll
|
| /freebsd-12-stable/contrib/gcc/ |
| D | FSFChangeLog | 1749 * m68k.md (zero_extend[qh]idi2, iordi_zext): New patterns.
|
| D | FSFChangeLog.11 | 2861 (s{min,max}[qh]i3): New patterns, for TARGET_MAX. 4380 * alpha.md ({zero_,}extend[qh]i[dsh]i2): Rework TARGET_BYTE_OPS cases. 4382 (extend[qh]i[hsd]i2x): Add missing cases and fix typo in constraint. 4383 (reload_{in,out}[qh]i): Disable for TARGET_BYTE_OPS.
|
| D | ChangeLog-2004 | 15199 (zero_extend[qh]i[sd]i2): Redefine using :GPR and :SHORT. Use 15201 (*zero_extend[qh]i[sd]i2{,_mips16}): Name previously unnamed patterns. 15269 (extend[qh]i[sd]i2): Redefine using :GPR and :SHORT. 15270 (*extend[qh]i[sd]i2): New define_insn_and_split, combining previous 15271 *extend[qh]i[sd]i2 and *extend[qh]i[sd]i2_mem patterns. Use only if 15273 (*extend[qh]i[sd]i2_se[bh]): New pattern, combining previous 15274 *extend[qh]isi2_hw patterns and extending them to di.
|
| D | ChangeLog-1999 | 14152 (mov[qh]i): Likewise.
|
| /freebsd-12-stable/contrib/ncurses/ |
| D | NEWS | 10532 <queen@qh.mirea.ac.ru>)
|