Home
last modified time | relevance | path

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

/netbsd/sys/arch/amiga/dev/
H A Dgrf_cv3d.c295 static int cv3d_get_fbinfo(struct grf_softc *, struct wsdisplayio_fbinfo *);
2366 return cv3d_get_fbinfo(gp, data); in cv3d_wsioctl()
2378 cv3d_get_fbinfo(struct grf_softc *gp, struct wsdisplayio_fbinfo *fbi) in cv3d_get_fbinfo() function