pub fn iter_capabilities<A>(
access: &A,
selector: ConfigSelector,
) -> impl Iterator<Item = CapabilityEntry> + '_where
A: ConfigAccess,
Expand description
Iterate over all capabilities defined in the configuration space for a PCI function