Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/pseries/
H A Drtas_pci.c65 static int rtaspci_attach(device_t);
81 DEVMETHOD(device_attach, rtaspci_attach),
124 rtaspci_attach(device_t dev) in rtaspci_attach() function