Skip to main content

nvme_ctrl_is_discovered

Function nvme_ctrl_is_discovered 

Source
pub unsafe extern "C" fn nvme_ctrl_is_discovered(
    c: nvme_ctrl_t,
) -> bool
Expand description

nvme_ctrl_is_discovered() - Returns the value of the ‘discovered’ flag @c: Controller instance

Return: Value of the ‘discovered’ flag of @c