Home
last modified time | relevance | path

Searched defs:octopci_softc (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/mips/cavium/
H A Doctopci.c69 struct octopci_softc { struct
70 device_t sc_dev;
72 unsigned sc_domain;
73 unsigned sc_bus;
75 bus_addr_t sc_io_base;
76 unsigned sc_io_next;
77 struct rman sc_io;
79 bus_addr_t sc_mem1_base;
80 unsigned sc_mem1_next;
81 struct rman sc_mem1;