pub unsafe extern "C" fn nvme_ctrl_is_discovered(
c: nvme_ctrl_t,
) -> boolExpand description
nvme_ctrl_is_discovered() - Returns the value of the ‘discovered’ flag @c: Controller instance
Return: Value of the ‘discovered’ flag of @c
pub unsafe extern "C" fn nvme_ctrl_is_discovered(
c: nvme_ctrl_t,
) -> boolnvme_ctrl_is_discovered() - Returns the value of the ‘discovered’ flag @c: Controller instance
Return: Value of the ‘discovered’ flag of @c