Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/mv/
H A Dmv_pci.c291 struct mv_pcib_softc { struct
292 device_t sc_dev;
295 bus_addr_t sc_mem_base;
296 bus_addr_t sc_mem_size;
299 int sc_win_target;
300 int sc_mem_win_attr;
302 struct rman sc_io_rman;
303 bus_addr_t sc_io_base;
304 bus_addr_t sc_io_size;
307 int sc_io_win_attr;
[all …]