Home | History | Annotate | Download | only in inc

Lines Matching defs:Byte

1153         PXE_UINT8 Byte[256];
1180 PXE_UINT8 Byte[256];
1209 // Address of first (lowest) byte of the memory buffer. This buffer must
1452 PXE_UINT8 Byte;
1466 // Array of byte-wide data items.
1468 PXE_UINT8 Byte[MAX_EEPROM_LEN << 2];
1487 // Array of byte-wide data items.
1489 PXE_UINT8 Byte[MAX_EEPROM_LEN << 2];
1526 // the media header without doing byte swapping.
1532 // Address of first byte of media header. The first byte of packet data
1533 // follows the last byte of the media header.
1544 // doing byte swapping. Protocol type numbers can be obtained from
1563 // the media header without doing byte swapping.
1575 // doing byte swapping. Protocol type numbers can be obtained from
1596 // Array of packet fragment descriptors. The first byte of the media
1597 // header is the first byte of the first fragment.
1621 // Address of first byte of frame buffer. This is also the first byte
1662 // Array of frame fragment descriptors. The first byte of the first
1663 // fragment is also the first byte of the media header.
1686 // Address of first byte of receive buffer. This is also the first byte