Home
last modified time | relevance | path

Searched refs:data_in2 (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/tests/unit/
H A Dtest-fifo.c25 uint8_t data_in2[] = { 0x5, 0x6, 0x7, 0x8, 0x9, 0xa }; in test_fifo8_pop_bufptr_wrap() local
49 fifo8_push_all(&fifo, data_in2, sizeof(data_in2)); in test_fifo8_pop_bufptr_wrap()
103 uint8_t data_in2[] = { 0x5, 0x6, 0x7, 0x8, 0x9, 0xa }; in test_fifo8_peek_bufptr_wrap() local
135 fifo8_push_all(&fifo, data_in2, sizeof(data_in2)); in test_fifo8_peek_bufptr_wrap()
190 uint8_t data_in2[] = { 0x5, 0x6, 0x7, 0x8, 0x9, 0xa, 0xb, 0xc }; in test_fifo8_pop_buf_wrap() local
211 fifo8_push_all(&fifo, data_in2, sizeof(data_in2)); in test_fifo8_pop_buf_wrap()
271 uint8_t data_in2[] = { 0x5, 0x6, 0x7, 0x8, 0x9, 0xa, 0xb, 0xc }; in test_fifo8_peek_buf_wrap() local
292 fifo8_push_all(&fifo, data_in2, sizeof(data_in2)); in test_fifo8_peek_buf_wrap()
/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_fw.h44 SYM_GEN_A(s, data_in) SYM_GEN_A(s, data_in2) \
H A Dsym_fw1.h131 u32 data_in2 [ 4]; member
H A Dsym_fw2.h117 u32 data_in2 [ 4]; member
H A Dsym_glue.c371 goalp = SCRIPTA_BA(np, data_in2) + 8; in sym_setup_data_and_start()
/openbmc/linux/drivers/scsi/
H A Dncr53c8xx.c1837 ncrcmd data_in2 [ 4]; member
4273 goalp = NCB_SCRIPT_PHYS (np, data_in2) + 8; in ncr_queue_command()