Searched refs:child_no (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/dev/hyperv/pcib/
H A Dvmbus_pcib.c719 uint32_t child_no; local
753 for (child_no = 0; child_no < dr->device_count; child_no++) {
755 new_desc = &dr->func[child_no];
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/ztest/
H A Dztest.c5499 uint64_t child_no = ztest_random(eligible_idx); local
5500 return (ztest_random_concrete_vdev_leaf(eligible[child_no]));

Completed in 111 milliseconds