Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/spi/
H A Dspi.c101 struct spi_handle { struct
102 struct spi_softc *sh_sc;
103 struct spi_controller *sh_controller;
104 int sh_slave;
105 int sh_mode;
106 int sh_speed;
107 int sh_flags;