/openbmc/linux/net/packet/ |
H A D | Kconfig | 6 config PACKET config 21 depends on PACKET
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | at91_udc.h | 156 # define PACKET VDBG macro 158 # define PACKET(stuff...) do{}while(0) macro
|
H A D | at91_udc.c | 170 PACKET("%s %p out/%d%s\n", ep->ep.name, &req->req, count, in read_fifo() 257 PACKET("%s %p in/%d%s\n", ep->ep.name, &req->req, count, in write_fifo() 483 PACKET("ep0 in/status\n"); in at91_ep_queue() 931 PACKET("get device status\n"); in handle_setup() 959 PACKET("get interface status\n"); in handle_setup() 988 PACKET("get %s status\n", ep->ep.name); in handle_setup() 1067 PACKET("ep0 in/status\n"); in handle_setup() 1155 PACKET("ep0 in/status\n"); in handle_ep0() 1187 PACKET("ep0 out/status ACK\n"); in handle_ep0()
|
/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | at91_udc.h | 166 # define PACKET VDBG macro 168 # define PACKET(stuff...) do{}while(0) macro
|
H A D | at91_udc.c | 359 PACKET("%s %p out/%d%s\n", ep->ep.name, &req->req, count, in read_fifo() 446 PACKET("%s %p in/%d%s\n", ep->ep.name, &req->req, count, in write_fifo() 672 PACKET("ep0 in/status\n"); in at91_ep_queue() 1130 PACKET("get device status\n"); in handle_setup() 1158 PACKET("get interface status\n"); in handle_setup() 1187 PACKET("get %s status\n", ep->ep.name); in handle_setup() 1266 PACKET("ep0 in/status\n"); in handle_setup() 1354 PACKET("ep0 in/status\n"); in handle_ep0() 1386 PACKET("ep0 out/status ACK\n"); in handle_ep0()
|
/openbmc/linux/drivers/usb/host/ |
H A D | sl811.h | 246 # define PACKET pr_debug("sl811: "stuff) macro 248 # define PACKET(stuff...) do{}while(0) macro
|
H A D | sl811-hcd.c | 161 PACKET("SETUP qh%p\n", ep); in setup_packet() 191 PACKET("STATUS%s/%s qh%p\n", ep->nak_count ? "/retry" : "", in status_packet() 228 PACKET("IN%s/%d qh%p len%d\n", ep->nak_count ? "/retry" : "", in in_packet() 271 PACKET("OUT%s/%d qh%p len%d\n", ep->nak_count ? "/retry" : "", in out_packet() 567 PACKET("...STALL_%02x qh%p\n", bank, ep); in done() 580 PACKET("...3STRIKES_%02x %02x qh%p stat %d\n", in done()
|
/openbmc/linux/tools/perf/trace/beauty/ |
H A D | socket_type.c | 41 P_SK_TYPE(PACKET); in syscall_arg__scnprintf_socket_type()
|
/openbmc/linux/include/net/sctp/ |
H A D | command.h | 163 SCTP_ARG_CONSTRUCTOR(PACKET, struct sctp_packet *, packet) in SCTP_ARG_CONSTRUCTOR()
|
/openbmc/qemu/hw/misc/macio/ |
H A D | trace-events | 28 pmu_cmd_adb_nobus(void) "ADB PACKET with no ADB bus!"
|
/openbmc/linux/Documentation/driver-api/ |
H A D | libata.rst | 43 Called after IDENTIFY [PACKET] DEVICE is issued to each device found. 127 Allow low-level driver to filter ATA PACKET commands, returning a status 128 indicating whether or not it is OK to use DMA for the supplied PACKET 450 category. packet_task is used to poll BSY bit after issuing PACKET 643 terminate the PACKET command with an error before the last byte of 645 of PACKET command and the state diagram doesn't include such 671 - !BSY && ERR && ABRT right after issuing PACKET indicates that PACKET 747 PACKET command. For this kind of errors, sense data should be acquired 947 Also, ATA/ATAPI standard requires that IDENTIFY DEVICE / IDENTIFY PACKET
|
/openbmc/linux/Documentation/input/devices/ |
H A D | sentelic.rst | 86 so we have PACKET NUMBER to identify packets. 88 If PACKET NUMBER is 0, the packet is Packet 1. 89 If PACKET NUMBER is 1, the packet is Packet 2.
|
/openbmc/linux/Documentation/userspace-api/ioctl/ |
H A D | hdio.rst | 124 the IDENTIFY DEVICE and IDENTIFY PACKET DEVICE commands in
|
/openbmc/linux/Documentation/networking/ |
H A D | packet_mmap.rst | 10 This file documents the mmap() facility available with the PACKET
|
/openbmc/linux/ |
H A D | MAINTAINERS | 8087 FIREWIRE AUDIO DRIVERS and IEC 61883-1/6 PACKET STREAMING ENGINE 16143 PACKET SOCKETS 17306 PSAMPLE PACKET SAMPLING SUPPORT
|