Searched defs:data_in2 (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/tests/unit/ |
H A D | test-fifo.c | 25 uint8_t data_in2[] = { 0x5, 0x6, 0x7, 0x8, 0x9, 0xa }; in test_fifo8_pop_bufptr_wrap() local 103 uint8_t data_in2[] = { 0x5, 0x6, 0x7, 0x8, 0x9, 0xa }; in test_fifo8_peek_bufptr_wrap() local 190 uint8_t data_in2[] = { 0x5, 0x6, 0x7, 0x8, 0x9, 0xa, 0xb, 0xc }; in test_fifo8_pop_buf_wrap() local 271 uint8_t data_in2[] = { 0x5, 0x6, 0x7, 0x8, 0x9, 0xa, 0xb, 0xc }; in test_fifo8_peek_buf_wrap() local
|
/openbmc/linux/drivers/scsi/sym53c8xx_2/ |
H A D | sym_fw2.h | 117 u32 data_in2 [ 4]; member
|
H A D | sym_fw1.h | 131 u32 data_in2 [ 4]; member
|
/openbmc/linux/drivers/scsi/ |
H A D | ncr53c8xx.c | 1837 ncrcmd data_in2 [ 4]; member
|