Searched refs:deq_attach (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/macppc/dev/
H A Ddeq.c48 static void deq_attach(device_t, device_t, void *);
52 deq_match, deq_attach, NULL, NULL);
78 deq_attach(device_t parent, device_t self, void *aux) function

Completed in 81 milliseconds