Lines Matching defs:aplhidev_softc
134 struct aplhidev_softc { struct
135 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;
171 sizeof(struct aplhidev_softc), aplhidev_match, aplhidev_attach argument