Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dslurm.c73 static void slurm_attach(device_t, device_t, void *);
103 slurm_match, slurm_attach, slurm_detach, NULL);
121 slurm_attach(device_t parent, device_t self, void *aux) in slurm_attach() function