Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/powerpc64/dev/
Dphb.c100 int phb_match(struct device *, void *, void *);
104 sizeof (struct phb_softc), phb_match, phb_attach
139 phb_match(struct device *parent, void *match, void *aux) in phb_match() function