Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sandpoint/sandpoint/
H A Dsatmgr.c92 static void satmgr_attach(device_t, device_t, void *);
95 satmgr_match, satmgr_attach, NULL, NULL);
205 satmgr_attach(device_t parent, device_t self, void *aux) in satmgr_attach() function