Searched defs:dcons_crom_softc (Results 1 – 1 of 1) sorted by relevance
77 struct dcons_crom_softc { struct78 struct firewire_dev_comm fd;79 struct crom_chunk unit;80 struct crom_chunk spec;81 struct crom_chunk ver;105 struct dcons_crom_softc *sc; in dcons_crom_post_busreset() argument