ph_parent         215 dev/ic/i82365.c 	sc->handle[0].ph_parent = (struct device *)sc;
ph_parent         232 dev/ic/i82365.c 	sc->handle[1].ph_parent = (struct device *)sc;
ph_parent         254 dev/ic/i82365.c 	sc->handle[2].ph_parent = (struct device *)sc;
ph_parent         274 dev/ic/i82365.c 		sc->handle[3].ph_parent = (struct device *)sc;
ph_parent         356 dev/ic/i82365.c 	struct pcic_softc *sc = (struct pcic_softc *)(h->ph_parent);
ph_parent         409 dev/ic/i82365.c 	    "%s,%s", h->ph_parent->dv_xname, cs)) {
ph_parent         411 dev/ic/i82365.c 		    h->ph_parent->dv_xname, h->sock);
ph_parent         423 dev/ic/i82365.c 	struct pcic_softc *sc = (struct pcic_softc *)(h->ph_parent);
ph_parent         480 dev/ic/i82365.c 		DPRINTF(("%s: insertion event\n", h->ph_parent->dv_xname));
ph_parent         504 dev/ic/i82365.c 		DPRINTF(("%s: removal event\n", h->ph_parent->dv_xname));
ph_parent         519 dev/ic/i82365.c 	struct pcic_softc *sc = (struct pcic_softc *)(h->ph_parent);
ph_parent         544 dev/ic/i82365.c 			    h->ph_parent->dv_xname, h->sock));
ph_parent         707 dev/ic/i82365.c 		DPRINTF(("%s: %02x GPI\n", h->ph_parent->dv_xname, h->sock));
ph_parent         714 dev/ic/i82365.c 		DPRINTF(("%s: %02x CD %x\n", h->ph_parent->dv_xname, h->sock,
ph_parent         721 dev/ic/i82365.c 				    h->ph_parent->dv_xname));
ph_parent         729 dev/ic/i82365.c 				    h->ph_parent->dv_xname));
ph_parent         733 dev/ic/i82365.c 				    h->ph_parent->dv_xname));
ph_parent         742 dev/ic/i82365.c 		DPRINTF(("%s: %02x READY\n", h->ph_parent->dv_xname, h->sock));
ph_parent         746 dev/ic/i82365.c 		DPRINTF(("%s: %02x BATTWARN\n", h->ph_parent->dv_xname,
ph_parent         750 dev/ic/i82365.c 		DPRINTF(("%s: %02x BATTDEAD\n", h->ph_parent->dv_xname,
ph_parent         837 dev/ic/i82365.c 	struct pcic_softc *sc = (struct pcic_softc *)h->ph_parent;
ph_parent         865 dev/ic/i82365.c 	struct pcic_softc *sc = (struct pcic_softc *)(h->ph_parent);
ph_parent         911 dev/ic/i82365.c 	struct pcic_softc *sc = (struct pcic_softc *)(h->ph_parent);
ph_parent        1042 dev/ic/i82365.c 	struct pcic_softc *sc = (struct pcic_softc *)(h->ph_parent);
ph_parent        1129 dev/ic/i82365.c 	struct pcic_softc *sc = (struct pcic_softc *)(h->ph_parent);
ph_parent        1309 dev/ic/i82365.c 	struct pcic_softc *sc = (struct pcic_softc *)(h->ph_parent);
ph_parent        1468 dev/ic/i82365.c 	    h->ph_parent->dv_xname, h->sock,
ph_parent          53 dev/ic/i82365var.h 	struct device *ph_parent;
ph_parent         194 dev/isa/i82365_isasubr.c 	struct pcic_softc *sc = (struct pcic_softc *)(h->ph_parent);
ph_parent         224 dev/isa/i82365_isasubr.c 	struct pcic_softc *sc = (struct pcic_softc *)(h->ph_parent);
ph_parent         857 dev/pci/pccbb.c 	ph->ph_parent = (struct device *)sc;
ph_parent         893 dev/pci/pccbb.c 	rb = ((struct pccbb_softc *)(ph->ph_parent))->sc_rbus_iot;
ph_parent        1869 dev/pci/pccbb.c 	iot = ((struct pccbb_softc *)(ph->ph_parent))->sc_iot;
ph_parent        1871 dev/pci/pccbb.c 	rb = ((struct pccbb_softc *)(ph->ph_parent))->sc_rbus_iot;
ph_parent        1902 dev/pci/pccbb.c 	    (struct pccbb_softc *)((struct pcic_handle *)pch)->ph_parent;
ph_parent        1939 dev/pci/pccbb.c 	if (((struct pccbb_softc *)ph->ph_parent)->sc_iot != pcihp->iot) {
ph_parent        2136 dev/pci/pccbb.c 	struct pccbb_softc *sc = (struct pccbb_softc *)ph->ph_parent;
ph_parent        2221 dev/pci/pccbb.c 	    ph->ph_parent->dv_xname, ph->sock,
ph_parent        2250 dev/pci/pccbb.c 	struct pccbb_softc *sc = (struct pccbb_softc *)ph->ph_parent;
ph_parent        2284 dev/pci/pccbb.c 	struct pccbb_softc *sc = (struct pccbb_softc *)ph->ph_parent;
ph_parent        2316 dev/pci/pccbb.c 	struct pccbb_softc *sc = (struct pccbb_softc *)ph->ph_parent;
ph_parent        2375 dev/pci/pccbb.c 	struct pccbb_softc *sc = (struct pccbb_softc *)ph->ph_parent;
ph_parent        2432 dev/pci/pccbb.c 	    ph_parent)->sc_pcmcia_flags & PCCBB_PCMCIA_MEM_32) {
ph_parent        2468 dev/pci/pccbb.c 		    ph_parent))->sc_pcmcia_flags & PCCBB_PCMCIA_MEM_32) {
ph_parent        2475 dev/pci/pccbb.c 		    ph_parent))->sc_pcmcia_flags & PCCBB_PCMCIA_MEM_32) {
ph_parent        2522 dev/pci/pccbb.c 	if (((struct pccbb_softc *)ph->ph_parent)->sc_memt != pcmhp->memt) {
ph_parent        2669 dev/pci/pccbb.c 	struct pccbb_softc *sc = (struct pccbb_softc *)ph->ph_parent;
ph_parent        2700 dev/pci/pccbb.c 	struct pccbb_softc *sc = (struct pccbb_softc *)ph->ph_parent;
ph_parent          78 dev/pci/pccbbvar.h 	struct device *ph_parent;