Searched defs:octpcie_softc (Results 1 – 1 of 1) sorted by relevance
199 struct octpcie_softc { struct200 struct device sc_dev;201 bus_space_tag_t sc_iot;202 bus_space_handle_t sc_dpi_ioh;203 bus_space_handle_t sc_sli_ioh;204 struct machine_bus_dma_tag *sc_dmat;205 const struct octpcie_config *sc_cfg;206 struct octpcie_port *sc_ports;