Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dpnic.c34 static uint8_t tx_buffer[ETH_FRAME_LEN]; variable
H A Drtl8139.c172 static unsigned char tx_buffer[TX_BUF_SIZE] __attribute__((aligned(4))); variable