Home
last modified time | relevance | path

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

/freebsd/sys/cam/ctl/
H A Dctl_frontend_ioctl.c87 static int cfi_shutdown(void);
106 .shutdown = cfi_shutdown,
143 cfi_shutdown(void) in cfi_shutdown() function