Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_e82545.c166 struct e1000_context_desc { struct
167 union {
174 } lower_setup;
175 union {
182 } upper_setup;
183 uint32_t cmd_and_length;
184 union {
191 } tcp_seg_setup;
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_hw.h549 struct e1000_context_desc { struct
550 union {
557 } lower_setup;
558 union {
565 } upper_setup;
566 __le32 cmd_and_length;
567 union {
574 } tcp_seg_setup;
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h445 struct e1000_context_desc { struct
446 union {
453 } lower_setup;
454 union {
461 } upper_setup;
462 uint32_t cmd_and_length; /* */
463 union {
470 } tcp_seg_setup;