Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/dm/
Ddevice-mapper.c74 static void dm_attach(device_t, device_t, void *);
109 dm_match, dm_attach, dm_detach, NULL, NULL, NULL,
249 dm_attach(device_t parent, device_t self, void *aux) in dm_attach() function