Home
last modified time | relevance | path

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

/openbsd/sys/arch/loongson/dev/
H A Dsmfb.c91 int smfb_pci_match(struct device *, void *, void *);
98 sizeof(struct smfb_softc), smfb_pci_match, smfb_pci_attach,
158 smfb_pci_match(struct device *parent, void *vcf, void *aux) in smfb_pci_match() function