Home
last modified time | relevance | path

Searched refs:ohead (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_ring.c350 uint_t i, ohead; in xhci_ring_trb_produce() local
355 ohead = xrp->xr_head; in xhci_ring_trb_produce()
386 trb = &xrp->xr_trb[ohead]; in xhci_ring_trb_produce()
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_e82545.c1090 uint16_t ipcs, tcpcs, ipid, ohead; in e82545_transmit() local
1098 ohead = head; in e82545_transmit()
1491 e82545_transmit_done(sc, ohead, head, dsize, tdwb); in e82545_transmit()
/illumos-gate/usr/src/cmd/mdb/common/modules/libc/
H A Dlibc.c1667 d_mutex_output_t *ohead = ooutput; in d_mutex() local
1704 ooutput == ohead ? "+->" : "", ooutput->mo_output); in d_mutex()