Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/pmax/ibus/
Dibus_pmax.c53 static void ibus_pmax_attach(device_t, device_t, void *);
56 ibus_pmax_match, ibus_pmax_attach, NULL, NULL);
109 ibus_pmax_attach(device_t parent, device_t self, void *aux) in ibus_pmax_attach() function