Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/e1000api/
H A De1000_hw.h497 struct e1000_data_desc { struct
498 __le64 buffer_addr; /* Address of the descriptor's buffer address */
499 union {
506 } lower;
507 union {
514 } upper;
/titanic_44/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;