Searched refs:remove_spare (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/usr.sbin/mfiutil/
H A Dmfi_config.c50 static int remove_spare(int ac, char **av);
863 return (remove_spare(ac, av));
1053 remove_spare(int ac, char **av) function
1105 MFI_COMMAND(top, remove, remove_spare);
/freebsd-11-stable/usr.sbin/mptutil/
H A Dmpt_config.c1018 remove_spare(int ac, char **av) function
1081 MPT_COMMAND(top, remove, remove_spare);

Completed in 207 milliseconds