Searched defs:aplhidev_softc (Results 1 – 1 of 1) sorted by relevance
134 struct aplhidev_softc { struct135 struct device sc_dev;136 int sc_node;138 spi_tag_t sc_spi_tag;139 struct spi_config sc_spi_conf;141 uint8_t sc_msgid;143 uint32_t *sc_gpio;144 int sc_gpiolen;146 uint8_t sc_mode;147 uint16_t sc_vendor;[all …]