Home
last modified time | relevance | path

Searched refs:transmit (Results 1 – 13 of 13) sorted by relevance

/xen-4.10.0-shim-comet/xen/arch/arm/arm64/
A Ddebug-8250.inc22 * UART wait UART to be ready to transmit
35 * UART transmit character
37 * wt: register which contains the character to transmit
40 /* UART_THR transmit holding */
A Ddebug-cadence.inc24 * Cadence UART wait UART to be ready to transmit
36 * Cadence UART transmit character
38 * wt: register which contains the character to transmit
A Ddebug-scif.inc25 * SCIF UART wait UART to be ready to transmit
37 * SCIF UART transmit character
39 * wt: register which contains the character to transmit
A Ddebug-pl011.inc38 * PL011 UART wait UART to be ready to transmit
50 * PL011 UART transmit character
52 * wt: register which contains the character to transmit
/xen-4.10.0-shim-comet/xen/arch/arm/arm32/
A Ddebug-8250.inc20 * 8250 UART wait UART to be ready to transmit
32 * 8250 UART transmit character
34 * rt: register which contains the character to transmit
A Ddebug-exynos4210.inc22 * Exynos 5 UART wait UART to be ready to transmit
34 * Exynos 5 UART transmit character
36 * rt: register which contains the character to transmit
A Ddebug-scif.inc23 * SCIF UART wait UART to be ready to transmit
35 * SCIF UART transmit character
37 * rt: register which contains the character to transmit
A Ddebug-pl011.inc39 * PL011 UART wait UART to be ready to transmit
51 * PL011 UART transmit character
53 * rt: register which contains the character to transmit
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_save_msgs_gen.pl109 our $transmit = "${helper}_transmitmsg";
114 f_decl($transmit, 'helper', 'void',
350 ${transmit}(buf, len, user);
A Dlibxl_save_helper.c189 static void transmit(const unsigned char *msg, int len, void *user) in transmit() function
205 transmit((const void*)&len, sizeof(len), user); in helper_transmitmsg()
206 transmit(msg_freed, len, user); in helper_transmitmsg()
/xen-4.10.0-shim-comet/docs/misc/
A Dnetif-staging-grants.pandoc82 The view of the shared transmit ring is the following:
313 1) Backend transmit function starts
400 transmit the packet on the transmit function (e.g. Linux ```ndo_start_xmit```)
412 cannot make assumptions on the mapping transmit or receive grants, hence we
A Dxen-command-line.markdown1592 Set the serial transmit buffer size.
/xen-4.10.0-shim-comet/stubdom/grub/
A Dmini-os.c351 .transmit = minios_transmit,

Completed in 11 milliseconds