Searched refs:tran_resp (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/raw/ifpga/base/ | ||
| H A D | opae_spi.h | 98 unsigned char tran_resp[TRAN_RESP_MAX_LEN]; member |
| H A D | opae_spi_transaction.c | 415 unsigned char *response = dev->buffer->tran_resp; in do_transaction() |