Home
last modified time | relevance | path

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

/openbsd/sys/arch/macppc/pci/
H A Dmpcpcibus.c44 int mpcpcibrmatch(struct device *, void *, void *);
73 sizeof(struct pcibr_softc), mpcpcibrmatch, mpcpcibrattach,
113 mpcpcibrmatch(struct device *parent, void *match, void *aux) in mpcpcibrmatch() function