Symbol: gtpci_softc
sys/arch/arm/marvell/pci_machdep.c
273
struct gtpci_softc *sc = v;
sys/arch/arm/marvell/pci_machdep.c
291
struct gtpci_softc *sc = v;
sys/arch/arm/marvell/pci_machdep.c
331
struct gtpci_softc *sc = v;
sys/arch/arm/marvell/pci_machdep.c
354
struct gtpci_softc *sc = v;
sys/arch/evbppc/ev64260/gt_mainbus.c
228
struct gtpci_softc *sc = v;
sys/arch/evbppc/ev64260/gt_mainbus.c
242
struct gtpci_softc *sc = v;
sys/arch/ofppc/pci/gt_mainbus.c
303
struct gtpci_softc *sc = v;
sys/dev/marvell/gtpci.c
114
struct gtpci_softc *sc = device_private(self);
sys/dev/marvell/gtpci.c
232
gtpci_init(struct gtpci_softc *sc, struct gtpci_prot *prot)
sys/dev/marvell/gtpci.c
259
gtpci_barinit(struct gtpci_softc *sc)
sys/dev/marvell/gtpci.c
354
gtpci_protinit(struct gtpci_softc *sc, struct gtpci_prot *ac_flags)
sys/dev/marvell/gtpci.c
441
gtpci_pci_config(struct gtpci_softc *sc, bus_space_tag_t iot,
sys/dev/marvell/gtpci.c
559
struct gtpci_softc *sc = v;
sys/dev/marvell/gtpci.c
575
struct gtpci_softc *sc = v;
sys/dev/marvell/gtpci.c
66
static void gtpci_init(struct gtpci_softc *, struct gtpci_prot *);
sys/dev/marvell/gtpci.c
67
static void gtpci_barinit(struct gtpci_softc *);
sys/dev/marvell/gtpci.c
68
static void gtpci_protinit(struct gtpci_softc *, struct gtpci_prot *);
sys/dev/marvell/gtpci.c
70
static void gtpci_pci_config(struct gtpci_softc *, bus_space_tag_t,
sys/dev/marvell/gtpci.c
76
CFATTACH_DECL_NEW(gtpci_gt, sizeof(struct gtpci_softc),
sys/dev/marvell/gtpci.c
78
CFATTACH_DECL_NEW(gtpci_mbus, sizeof(struct gtpci_softc),