Home
last modified time | relevance | path

Searched defs:tx2 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/net/
H A Dne2000_base.h131 int tx1, tx2; /* Page numbers for Tx buffers */ member
/openbmc/qemu/tests/qtest/
H A Dahci-test.c1441 g_autofree unsigned char *tx2 = g_malloc(bufsize); in test_reset_pending_callback() local