/openbmc/qemu/scsi/ |
H A D | utils.c | 95 SCSISense scsi_parse_sense_buf(const uint8_t *in_buf, int in_len) in scsi_parse_sense_buf() 335 int scsi_convert_sense(uint8_t *in_buf, int in_len, in scsi_convert_sense() 435 int scsi_sense_buf_to_errno(const uint8_t *in_buf, size_t in_len) in scsi_sense_buf_to_errno() 446 bool scsi_sense_buf_is_guest_recoverable(const uint8_t *in_buf, size_t in_len) in scsi_sense_buf_is_guest_recoverable()
|
/openbmc/obmc-console/test/ |
H A D | test-ringbuffer-simple-poll.c | 11 uint8_t in_buf[] = { 'a', 'b', 'c' }; in test_simple_poll() local
|
H A D | test-ringbuffer-read-commit.c | 12 uint8_t in_buf[] = { in test_read_commit() local
|
H A D | test-ringbuffer-boundary-poll.c | 11 uint8_t in_buf[] = { 'a', 'b', 'c', 'd', 'e', 'f' }; in test_boundary_poll() local
|
H A D | test-ringbuffer-poll-force.c | 11 uint8_t in_buf[] = { in test_poll_force() local
|
H A D | test-ringbuffer-contained-read.c | 12 uint8_t in_buf[] = { 'a', 'b', 'c' }; in test_contained_read() local
|
H A D | test-ringbuffer-contained-offset-read.c | 12 uint8_t in_buf[] = { 'a', 'b', 'c' }; in test_contained_offset_read() local
|
H A D | test-ringbuffer-boundary-read.c | 12 uint8_t in_buf[] = { 'a', 'b', 'c', 'd', 'e', 'f' }; in test_boundary_read() local
|
/openbmc/qemu/chardev/ |
H A D | testdev.c | 37 uint8_t in_buf[32]; member
|
H A D | baum.c | 101 uint8_t in_buf[BUF_SIZE]; member
|
/openbmc/qemu/migration/ |
H A D | multifd-qatzip.c | 34 uint8_t *in_buf; member
|
/openbmc/u-boot/fs/ubifs/ |
H A D | ubifs.c | 166 int ubifs_decompress(const struct ubifs_info *c, const void *in_buf, in ubifs_decompress()
|
/openbmc/qemu/hw/usb/ |
H A D | dev-network.c | 643 uint8_t in_buf[2048]; member 1288 uint8_t *in_buf = s->in_buf; in usbnet_receive() local
|
/openbmc/qemu/hw/acpi/ |
H A D | nvdimm.c | 488 uint8_t in_buf[]; /* the data written to label data area. */ member
|
/openbmc/qemu/include/hw/i2c/ |
H A D | pmbus_device.h | 432 uint8_t *in_buf; member
|