Home
last modified time | relevance | path

Searched defs:last_byte (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/tests/multiboot/
H A Daout_kludge.S136 last_byte: label
/openbmc/qemu/tests/qtest/migration/
H A Dframework.c155 uint8_t last_byte; in check_guests_ram() local
/openbmc/u-boot/net/
H A Dnet.c909 u16 last_byte; /* last byte in this hole + 1 (begin of next hole) */ member
/openbmc/u-boot/drivers/net/
H A De1000.h1850 #define TBI_ACCEPT(adapter, status, errors, length, last_byte) \ argument