Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/sparc64/pci/
Dpsycho.c114 static device_attach_t psycho_attach; variable
126 DEVMETHOD(device_attach, psycho_attach),
284 psycho_attach(device_t dev) in psycho_attach() function