Searched defs:packet (Results 1 – 3 of 3) sorted by relevance
281 int ps2_mouse_get_packet(void *packet) in ps2_mouse_get_packet()
1065 static int xhci_setup_stage(struct xhci_ep_info_t *ep, const struct usb_request_packet_t *packet, in xhci_setup_stage()1239 static int xhci_control_in(const int id, struct usb_request_packet_t *packet, void *target, const i… in xhci_control_in()1313 static int xhci_control_out(const int id, struct usb_request_packet_t *packet, void *target, const … in xhci_control_out()
170 let packet = wire::Ipv4Packet::new_unchecked(buf); in read() localVariable229 let mut packet: wire::Ipv4Packet<&mut Vec<u8>> = in write() localVariable