Searched defs:addcom_softc (Results 1 – 1 of 1) sorted by relevance
84 struct addcom_softc { struct85 struct device sc_dev;86 void *sc_ih;88 bus_space_tag_t sc_iot;89 bus_addr_t sc_iobase;91 int sc_alive[NSLAVES];115 sizeof(struct addcom_softc), addcomprobe, addcomattach, argument