Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/cam/ctl/
HDctl.c560 static int ctl_ha_shutdown(void);
602 .shutdown = ctl_ha_shutdown,
627 ctl_ha_shutdown(void) in ctl_ha_shutdown() function