Home
last modified time | relevance | path

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

/freebsd/sys/dev/dc/
H A Dif_dc.c254 static int dc_shutdown(device_t);
334 DEVMETHOD(device_shutdown, dc_shutdown),
4071 dc_shutdown(device_t dev) in dc_shutdown() function