Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_sis.c94 void sis_attach(struct device *, struct device *, void *);
98 sizeof(struct sis_softc), sis_probe, sis_attach, NULL,
963 sis_attach(struct device *parent, struct device *self, void *aux) in sis_attach() function