Home
last modified time | relevance | path

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

/netbsd/sys/arch/sun3/dev/
H A Dbw2.c88 static void bw2attach(device_t, device_t, void *);
91 bw2match, bw2attach, NULL, NULL);
193 bw2attach(device_t parent, device_t self, void *args) in bw2attach() function