Searched defs:dcons_crom_softc (Results 1 – 1 of 1) sorted by relevance
74 struct dcons_crom_softc { struct75 struct firewire_dev_comm fd;76 struct crom_chunk unit;77 struct crom_chunk spec;78 struct crom_chunk ver;79 bus_dma_tag_t dma_tag;80 bus_dmamap_t dma_map;81 bus_addr_t bus_addr;82 eventhandler_tag ehand;