Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_hw.h495 struct e1000_data_desc { struct
496 __le64 buffer_addr; /* Address of the descriptor's buffer address */
497 union {
504 } lower;
505 union {
512 } upper;
/titanic_41/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h474 struct e1000_data_desc { struct
475 uint64_t buffer_addr; /* Address of the descriptor's buffer address */
476 union {
483 } lower;
484 union {
491 } upper;