Home
last modified time | relevance | path

Searched defs:in_buf (Results 1 – 15 of 15) sorted by relevance

/openbmc/qemu/scsi/
H A Dutils.c95 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 Dtest-ringbuffer-simple-poll.c11 uint8_t in_buf[] = { 'a', 'b', 'c' }; in test_simple_poll() local
H A Dtest-ringbuffer-read-commit.c12 uint8_t in_buf[] = { in test_read_commit() local
H A Dtest-ringbuffer-boundary-poll.c11 uint8_t in_buf[] = { 'a', 'b', 'c', 'd', 'e', 'f' }; in test_boundary_poll() local
H A Dtest-ringbuffer-poll-force.c11 uint8_t in_buf[] = { in test_poll_force() local
H A Dtest-ringbuffer-contained-read.c12 uint8_t in_buf[] = { 'a', 'b', 'c' }; in test_contained_read() local
H A Dtest-ringbuffer-contained-offset-read.c12 uint8_t in_buf[] = { 'a', 'b', 'c' }; in test_contained_offset_read() local
H A Dtest-ringbuffer-boundary-read.c12 uint8_t in_buf[] = { 'a', 'b', 'c', 'd', 'e', 'f' }; in test_boundary_read() local
/openbmc/qemu/chardev/
H A Dtestdev.c37 uint8_t in_buf[32]; member
H A Dbaum.c101 uint8_t in_buf[BUF_SIZE]; member
/openbmc/qemu/migration/
H A Dmultifd-qatzip.c34 uint8_t *in_buf; member
/openbmc/u-boot/fs/ubifs/
H A Dubifs.c166 int ubifs_decompress(const struct ubifs_info *c, const void *in_buf, in ubifs_decompress()
/openbmc/qemu/hw/usb/
H A Ddev-network.c643 uint8_t in_buf[2048]; member
1288 uint8_t *in_buf = s->in_buf; in usbnet_receive() local
/openbmc/qemu/hw/acpi/
H A Dnvdimm.c488 uint8_t in_buf[]; /* the data written to label data area. */ member
/openbmc/qemu/include/hw/i2c/
H A Dpmbus_device.h432 uint8_t *in_buf; member