Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/pci/
HDpcireg.h1069 #define PCIR_SRIOV_VF_STRIDE 0x16 macro
HDpci_iov.c728 rid_stride = IOV_READ(dinfo, PCIR_SRIOV_VF_STRIDE, 2); in pci_iov_config()
/freebsd-13-stable/usr.sbin/pciconf/
HDcap.c1096 vf_stride = read_config(fd, &p->pc_sel, ptr + PCIR_SRIOV_VF_STRIDE, 2); in ecap_sriov()