Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/next68k/dev/
Dnextdisplay.c119 const struct wsdisplay_accessops nextdisplay_accessops = { variable
269 waa.accessops = &nextdisplay_accessops; in nextdisplay_attach()