Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_e82545.c195 struct e1000_data_desc { struct
218 struct e1000_data_desc dd; argument
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_hw.h578 struct e1000_data_desc { struct
579 __le64 buffer_addr; /* Address of the descriptor's buffer address */
580 union {
587 } lower;
588 union {
595 } upper;
/illumos-gate/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;