Searched refs:hot_spare_interface (Results 1 – 1 of 1) sorted by relevance
2456 static intptr_t (*hot_spare_interface)() = (intptr_t (*)())NULL; variable2482 if (hot_spare_interface == NULL) { in md_hot_spare_ifc()2486 if (hot_spare_interface != NULL) { in md_hot_spare_ifc()2487 err = ((*hot_spare_interface) in md_hot_spare_ifc()2494 hot_spare_interface = md_get_named_service(NODEV64, ANY_SERVICE, in md_hot_spare_ifc()2499 if (hot_spare_interface == NULL) { in md_hot_spare_ifc()2505 err = ((*hot_spare_interface) in md_hot_spare_ifc()2515 hot_spare_interface = NULL; in md_clear_hot_spare_interface()