Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/e1000api/
H A De1000_hw.h447 struct e1000_tx_desc { struct
448 __le64 buffer_addr; /* Address of the descriptor's data buffer */
449 union {
456 } lower;
457 union {
464 } upper;
/titanic_50/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h402 struct e1000_tx_desc { struct
403 uint64_t buffer_addr; /* Address of the descriptor's data buffer */
404 union {
411 } lower;
412 union {
419 } upper;