Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/spi/
H A Dspivar.h91 struct spi_attach_args { struct
92 struct spi_handle *sa_handle;
94 int sa_ncompat; /* number of pointers in the
96 const char ** sa_compat; /* chip names */
97 prop_dictionary_t sa_prop; /* dictionary for this device */
99 uintptr_t sa_cookie; /* OF node in openfirmware machines */