Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/spi/
H A Dspi.c103 struct spi_controller *sh_controller; member
320 sc->sc_slaves[i].sh_controller = &sc->sc_controller; in spi_attach()
522 struct spi_controller *tag = sh->sh_controller; in spi_transfer()