Read
(Read(buf, (count)*SIZEOF_SHORT) == (int) (count)*SIZEOF_SHORT)
(Read(buf, (count)*(unsigned)size_of_numbers) == (int) (count)*size_of_numbers)
if ((value) % 2 != 0) Read(buf, 1)
if ((have = (unsigned) Read(ptr->term_names, want)) != want) {
if (Read(ptr->Booleans, (unsigned) bool_count) < bool_count) {
if (Read(string_table, (unsigned) str_size) != str_size) {
if (Read(ptr->Booleans + BOOLCOUNT, (unsigned)
if (Read(ptr->ext_str_table, (unsigned) ext_str_limit) != ext_str_limit) {
status = serio->Read(serio, &sz, &buf);
status = FH->Read(FH, &readlen, addr);
status = FH->Read(FH, &readlen, addr);
EFI_FILE_READ Read;
EFI_DEVICE_IO Read;
EFI_SERIAL_READ Read;