Symbol: pcic_softc
sys/arch/hpcmips/vr/vrecu.c
108
struct pcic_softc *sc = &vsc->sc_pcic;
sys/arch/hpcmips/vr/vrecu.c
184
struct pcic_softc *sc;
sys/arch/hpcmips/vr/vrecu.c
234
struct pcic_softc *sc;
sys/arch/hpcmips/vr/vrecu.c
274
struct pcic_softc *sc = &vsc->sc_pcic;
sys/arch/hpcmips/vr/vrecu.c
66
struct pcic_softc sc_pcic; /* real pcic softc */
sys/arch/i386/pci/pcic_pci_machdep.c
55
pcic_pci_machdep_pcic_intr_establish(struct pcic_softc *sc, int (*fct)(void *))
sys/dev/ic/i82365.c
1059
struct pcic_softc *sc = device_private(h->ph_parent);
sys/dev/ic/i82365.c
1187
struct pcic_softc *sc = device_private(h->ph_parent);
sys/dev/ic/i82365.c
231
pcic_attach(struct pcic_softc *sc)
sys/dev/ic/i82365.c
341
pcic_attach_sockets(struct pcic_softc *sc)
sys/dev/ic/i82365.c
354
struct pcic_softc *sc = device_private(h->ph_parent);
sys/dev/ic/i82365.c
395
struct pcic_softc *sc = device_private(h->ph_parent);
sys/dev/ic/i82365.c
429
pcic_attach_sockets_finish(struct pcic_softc *sc)
sys/dev/ic/i82365.c
445
struct pcic_softc *sc = device_private(h->ph_parent);
sys/dev/ic/i82365.c
527
struct pcic_softc *sc = device_private(h->ph_parent);
sys/dev/ic/i82365.c
645
struct pcic_softc *sc;
sys/dev/ic/i82365.c
660
struct pcic_softc *sc = arg;
sys/dev/ic/i82365.c
807
struct pcic_softc *sc = device_private(h->ph_parent);
sys/dev/ic/i82365.c
847
struct pcic_softc *sc = device_private(h->ph_parent);
sys/dev/ic/i82365.c
995
struct pcic_softc *sc = device_private(h->ph_parent);
sys/dev/ic/i82365var.h
166
void pcic_attach(struct pcic_softc *);
sys/dev/ic/i82365var.h
167
void pcic_attach_sockets(struct pcic_softc *);
sys/dev/ic/i82365var.h
168
void pcic_attach_sockets_finish(struct pcic_softc *);
sys/dev/isa/i82365_isa.c
187
struct pcic_softc *sc = &isc->sc_pcic;
sys/dev/isa/i82365_isasubr.c
134
struct pcic_softc *sc;
sys/dev/isa/i82365_isasubr.c
177
struct pcic_softc *sc = &isc->sc_pcic;
sys/dev/isa/i82365_isasubr.c
270
struct pcic_softc *sc;
sys/dev/isa/i82365_isasubr.c
371
void pcic_isa_bus_width_probe(struct pcic_softc *sc, bus_space_tag_t iot,
sys/dev/isa/i82365_isasubr.c
450
struct pcic_softc *sc = &isc->sc_pcic;
sys/dev/isa/i82365_isavar.h
34
struct pcic_softc sc_pcic; /* real pcic softc */
sys/dev/isa/i82365_isavar.h
52
void pcic_isa_bus_width_probe(struct pcic_softc *, bus_space_tag_t,
sys/dev/isapnp/i82365_isapnp.c
108
struct pcic_softc *sc = &isc->sc_pcic;
sys/dev/pci/i82365_pci.c
114
struct pcic_softc *sc = &psc->sc_pcic;
sys/dev/pci/i82365_pci.c
217
struct pcic_softc *sc = device_private(self);
sys/dev/pci/i82365_pcivar.h
30
struct pcic_softc sc_pcic; /* real pcic softc */
sys/dev/pci/i82365_pcivar.h
40
void *pcic_pci_machdep_pcic_intr_establish(struct pcic_softc *,