HomeSort by: relevance | last modified time | path
    Searched refs:ph_parent (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/ic/
i82365.c 248 h->ph_parent = self;
354 struct pcic_softc *sc = device_private(h->ph_parent);
357 DPRINTF(("%s: power: why %d\n", device_xname(h->ph_parent), why));
395 struct pcic_softc *sc = device_private(h->ph_parent);
445 struct pcic_softc *sc = device_private(h->ph_parent);
449 DPRINTF(("%s: attach finish socket %ld\n", device_xname(h->ph_parent),
458 powerhook_establish(device_xname(h->ph_parent), pcic_power, h);
480 device_xname(h->ph_parent), h->vendor));
487 device_xname(h->ph_parent), h->sock));
514 &h->event_thread, "%s,%s", device_xname(h->ph_parent), cs))
    [all...]
i82365var.h 53 device_t ph_parent; member in struct:pcic_handle
  /src/sys/arch/hpcmips/dev/
plumpcmcia.c 71 device_t ph_parent; member in struct:plumpcmcia_handle
263 ph->ph_parent = self;
285 ph->ph_parent = self;
311 if ((ph->ph_pcmcia = config_found(ph->ph_parent, &paa, plumpcmcia_print,
332 struct plumpcmcia_softc *sc = device_private(ph->ph_parent);
348 struct plumpcmcia_softc *sc = device_private(ph->ph_parent);
808 device_xname(ph->ph_parent),
867 struct plumpcmcia_softc *sc = device_private(ph->ph_parent);
  /src/sys/arch/hpcmips/vr/
vrecu.c 206 vsc = device_private(h->ph_parent);
242 vsc = device_private(h->ph_parent);
  /src/sys/dev/isa/
i82365_isasubr.c 140 isc = device_private(h->ph_parent);
449 struct pcic_isa_softc *isc = device_private(h->ph_parent);
495 struct pcic_isa_softc *isc = device_private(h->ph_parent);

Completed in 474 milliseconds