Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dcxdtv.c65 static void cxdtv_attach(device_t, device_t, void *);
155 cxdtv_match, cxdtv_attach, cxdtv_detach, NULL,
180 cxdtv_attach(device_t parent, device_t self, void *aux) in cxdtv_attach() function