HomeSort by: relevance | last modified time | path
    Searched refs:spiflash_softc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/spi/
spiflash.h 108 typedef struct spiflash_softc *spiflash_handle_t;
spiflash.c 74 struct spiflash_softc { struct
125 CFATTACH_DECL_NEW(spiflash, sizeof(struct spiflash_softc),
204 struct spiflash_softc *sc = device_private(self);

Completed in 12 milliseconds