Home
last modified time | relevance | path

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

/openbsd/sys/arch/hppa/gsc/
H A Dcom_gsc.c52 void com_gsc_attach(struct device *, struct device *, void *);
55 sizeof(struct com_softc), com_gsc_probe, com_gsc_attach
76 com_gsc_attach(parent, self, aux) in com_gsc_attach() function