Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ieee1394/
H A Dsbp.c345 static int sbpmatch(device_t, cfdata_t, void *);
451 sbpmatch, sbpattach, sbpdetach, NULL);
455 sbpmatch(device_t parent, cfdata_t cf, void *aux) in sbpmatch() function