Home
last modified time | relevance | path

Searched refs:PCIR_SRIOV_VF_STRIDE (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/pci/
H A Dpcireg.h1073 #define PCIR_SRIOV_VF_STRIDE 0x16 macro
H A Dpci_iov.c732 rid_stride = IOV_READ(dinfo, PCIR_SRIOV_VF_STRIDE, 2); in pci_iov_config()
/freebsd/usr.sbin/pciconf/
H A Dcap.c1100 vf_stride = read_config(fd, &p->pc_sel, ptr + PCIR_SRIOV_VF_STRIDE, 2);