Home
last modified time | relevance | path

Searched refs:ph_parent (Results 1 – 6 of 6) sorted by relevance

/openbsd/sys/dev/ic/
H A Di82365.c209 sc->handle[0].ph_parent = (struct device *)sc; in pcic_attach()
226 sc->handle[1].ph_parent = (struct device *)sc; in pcic_attach()
248 sc->handle[2].ph_parent = (struct device *)sc; in pcic_attach()
268 sc->handle[3].ph_parent = (struct device *)sc; in pcic_attach()
403 h->ph_parent->dv_xname, h->sock); in pcic_create_event_thread()
532 h->ph_parent->dv_xname, h->sock)); in pcic_init_socket()
702 h->ph_parent->dv_xname)); in pcic_intr_socket()
710 h->ph_parent->dv_xname)); in pcic_intr_socket()
714 h->ph_parent->dv_xname)); in pcic_intr_socket()
727 DPRINTF(("%s: %02x BATTWARN\n", h->ph_parent->dv_xname, in pcic_intr_socket()
[all …]
H A Di82365var.h53 struct device *ph_parent; member
/openbsd/sys/dev/pci/
H A Dpccbb.c795 ph->ph_parent = (struct device *)sc; in pccbb_pcmcia_attach_setup()
831 rb = ((struct pccbb_softc *)(ph->ph_parent))->sc_rbus_iot; in pccbb_pcmcia_attach_setup()
1660 iot = ((struct pccbb_softc *)(ph->ph_parent))->sc_iot;
1662 rb = ((struct pccbb_softc *)(ph->ph_parent))->sc_rbus_iot;
1915 struct pccbb_softc *sc = (struct pccbb_softc *)ph->ph_parent;
2003 ph->ph_parent->dv_xname, ph->sock,
2031 struct pccbb_softc *sc = (struct pccbb_softc *)ph->ph_parent;
2064 struct pccbb_softc *sc = (struct pccbb_softc *)ph->ph_parent;
2201 ph_parent)->sc_pcmcia_flags & PCCBB_PCMCIA_MEM_32) {
2237 ph_parent))->sc_pcmcia_flags & PCCBB_PCMCIA_MEM_32) {
[all …]
H A Dpccbbvar.h73 struct device *ph_parent; member
/openbsd/sys/dev/isa/
H A Di82365_isasubr.c185 struct pcic_softc *sc = (struct pcic_softc *)(h->ph_parent); in pcic_isa_chip_intr_establish()
213 struct pcic_softc *sc = (struct pcic_softc *)(h->ph_parent); in pcic_isa_chip_intr_disestablish()
/openbsd/sys/arch/luna88k/cbus/
H A Di82365_cbus.c342 struct pcic_softc *sc = (struct pcic_softc *)(h->ph_parent); in pcic_cbus_chip_intr_establish()
394 struct pcic_softc *sc = (struct pcic_softc *)(h->ph_parent); in pcic_cbus_chip_intr_disestablish()
473 struct pcic_softc *sc = (struct pcic_softc *)(h->ph_parent); in pcic_cbus_chip_io_alloc()