Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dpciio.h177 #define PCIOCLISTVPD _IOWR('p', 7, struct pci_list_vpd_io) macro
/freebsd/usr.sbin/pciconf/
H A Dpciconf.c873 if (ioctl(fd, PCIOCLISTVPD, &list) < 0 || list.plvi_len == 0) in list_vpd()
877 if (ioctl(fd, PCIOCLISTVPD, &list) < 0) { in list_vpd()
/freebsd/sys/dev/pci/
H A Dpci_user.c1160 case PCIOCLISTVPD: in pci_ioctl()
1516 case PCIOCLISTVPD: in pci_ioctl()