Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/dc/
H A Ddcphy.c93 static int dcphy_attach(device_t);
98 DEVMETHOD(device_attach, dcphy_attach),
146 dcphy_attach(device_t dev) in dcphy_attach() function