Description
nvme_subsystem_for_each_ctrl_safe
NAME
nvme_subsystem_for_each_ctrl_safe
- Traverse controllers
SYNOPSIS
nvme_subsystem_for_each_ctrl_safe
(s , c , _c );
ARGUMENTS
|
s |
|
nvme_subsystem_t
object |
|
|
c |
|
Controller instance |
|
|
_c |
|
A nvme_ctrl_t_node to use
as temporary storage |
|
nvme_subsystem_for_each_ctrl_safe
2
general