Home
last modified time | relevance | path

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

/src/sys/dev/cas/
H A Dif_cas.c2560 static int cas_pci_attach(device_t dev);
2569 DEVMETHOD(device_attach, cas_pci_attach),
2636 cas_pci_attach(device_t dev) in cas_pci_attach() function