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

/freebsd-current/usr.sbin/pciconf/
H A Dcap.c1082 uint16_t iov_ctl, total_vfs, num_vfs, vf_offset, vf_stride, vf_did; local
1105 vf_did = read_config(fd, &p->pc_sel, ptr + PCIR_SRIOV_VF_DID, 2);
1106 printf(" VF Device ID 0x%04x\n", vf_did);

Completed in 226 milliseconds