HomeSort by: relevance | last modified time | path
    Searched defs:vhci_port_t (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/usb/
vhci.c 213 } vhci_port_t; typedef in typeref:struct:__anon32e6285d0208
224 vhci_port_t *port;
261 vhci_port_t sc_port[VHCI_NPORTS];
277 vhci_pkt_ctrl_create(vhci_port_t *port, struct usbd_xfer *xfer, bool utoh,
358 vhci_port_t *port = vxfer->port;
477 vhci_port_t *port;
607 vhci_port_t *port;
645 vhci_port_t *port = vxfer->port;
787 vhci_port_t *port;
825 vhci_port_flush(vhci_softc_t *sc, vhci_port_t *port
    [all...]
vhci.c 213 } vhci_port_t; typedef in typeref:struct:__anon32e6285d0208
224 vhci_port_t *port;
261 vhci_port_t sc_port[VHCI_NPORTS];
277 vhci_pkt_ctrl_create(vhci_port_t *port, struct usbd_xfer *xfer, bool utoh,
358 vhci_port_t *port = vxfer->port;
477 vhci_port_t *port;
607 vhci_port_t *port;
645 vhci_port_t *port = vxfer->port;
787 vhci_port_t *port;
825 vhci_port_flush(vhci_softc_t *sc, vhci_port_t *port
    [all...]

Completed in 77 milliseconds