Home
last modified time | relevance | path

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

/openbsd/sys/arch/i386/pci/
H A Dglxsb.c173 int glxsb_match(struct device *, void *, void *);
179 sizeof(struct glxsb_softc), glxsb_match, glxsb_attach, NULL,
211 glxsb_match(struct device *parent, void *match, void *aux) in glxsb_match() function