Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/sbus/
H A Dspifreg.h387 void spif_attach(device_t, device_t, void *);
H A Dspif.c79 spif_match, spif_attach, NULL, NULL);
174 spif_attach(device_t parent, device_t self, void *aux) in spif_attach() function