Searched defs:pioc_softc (Results 1 – 1 of 1) sorted by relevance
72 struct pioc_softc { struct73 bus_space_tag_t sc_iot; /* bus tag */74 bus_space_handle_t sc_ioh; /* bus handle */75 bus_addr_t sc_iobase; /* IO base address */76 int sc_id; /* chip ID */77 int sc_config[PIOC_CM_REGS];/* config regs */