Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_da.c1550 static void dashutdown(void *arg, int howto);
2059 if ((EVENTHANDLER_REGISTER(shutdown_post_sync, dashutdown, in dainit()
6339 dashutdown(void * arg, int howto) in dashutdown() function