Searched defs:trb (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/dev/usb/ |
H A D | xhci.c | 530 xhci_trb_put(struct xhci_trb * const trb, uint64_t parameter, uint32_t status, in xhci_trb_put() argument 1862 struct xhci_soft_trb trb; xhci_configure_endpoint() local 1918 struct xhci_soft_trb trb; xhci_reset_endpoint() local 1946 struct xhci_soft_trb trb; xhci_stop_endpoint_cmd() local 1996 struct xhci_soft_trb trb; xhci_set_dequeue() local 2120 struct xhci_soft_trb trb; xhci_close_pipe() local 2382 xhci_event_transfer(struct xhci_softc * const sc,const struct xhci_trb * const trb) xhci_event_transfer() argument 2563 xhci_event_cmd(struct xhci_softc * const sc,const struct xhci_trb * const trb) xhci_event_cmd() argument 2601 xhci_handle_event(struct xhci_softc * const sc,const struct xhci_trb * const trb) xhci_handle_event() argument 2652 struct xhci_trb *trb; xhci_softintr() local 3232 xhci_do_command_locked(struct xhci_softc * const sc,struct xhci_soft_trb * const trb,int timeout) xhci_do_command_locked() argument 3307 xhci_do_command(struct xhci_softc * const sc,struct xhci_soft_trb * const trb,int timeout) xhci_do_command() argument 3321 struct xhci_soft_trb trb; xhci_enable_slot() local 3349 struct xhci_soft_trb trb; xhci_disable_slot() local 3388 struct xhci_soft_trb trb; xhci_address_device() local 3418 struct xhci_soft_trb trb; xhci_update_ep0_mps() local [all...] |
/netbsd-src/crypto/external/bsd/openssh/dist/ |
H A D | krl.c | 170 struct revoked_blob *rb, *trb; in ssh_krl_free() local
|