Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/raidframe/
Drf_netbsdkintf.c187 static void raid_attach(device_t, device_t, void *);
254 raid_match, raid_attach, raid_detach, NULL, NULL, NULL,
3793 raid_attach(device_t parent, device_t self, void *aux) in raid_attach() function