Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/marvell/
H A Dgtpcivar.h31 struct gtpci_softc { struct
32 device_t sc_dev;
33 int sc_model;
34 int sc_rev;
35 int sc_unit;
37 bus_space_tag_t sc_iot;
38 bus_space_handle_t sc_ioh;
39 pci_chipset_tag_t sc_pc;