Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/atheros/dev/
H A Darspi.c77 struct arspi_job { struct
78 uint8_t job_opcode;
79 struct spi_chunk *job_chunk;
80 uint32_t job_flags;
81 uint32_t job_addr;
82 uint32_t job_data;
83 int job_rxcnt;
84 int job_txcnt;
85 int job_addrcnt;
86 int job_rresid;
[all …]