Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/mpc85xx/
H A Dfsl_espi.c115 struct fsl_espi_softc struct
117 device_t sc_dev;
118 struct resource *sc_mem_res;
119 struct resource *sc_irq_res;
120 struct mtx sc_mtx;
121 int sc_num_cs;
122 struct spi_command *sc_cmd;
123 uint32_t sc_len;
124 uint32_t sc_read;
125 uint32_t sc_flags;
[all …]