Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dpciio.h81 size_t pc_reported_len;/* length of PCI data reported */ member
/freebsd/sys/dev/pci/
H A Dpci_user.c83 u_int32_t pc_reported_len;/* length of PCI data reported */ member
896 pcup->pc32.pc_reported_len = in pci_conf_for_copyout()
1364 dinfo->conf.pc_reported_len = in pci_ioctl()
/freebsd/usr.sbin/pciconf/
H A Dpciconf.c548 if (conf[0].pc_reported_len < offsetof(struct pci_conf, pc_subbus)) { in show_tree()