Searched refs:device_bdfs (Results 1 – 2 of 2) sorted by relevance
6 local device_bdfs=$(ls ${DEVICES_DIR})8 if [ -z "${device_bdfs}" ]; then13 "$@" ${device_bdfs}
14 static char **device_bdfs; variable105 device = vfio_pci_device_init(device_bdfs[args->device_index], args->iommu); in thread_main()161 device_bdfs = vfio_selftests_get_bdfs(&argc, argv, &nr_devices); in main()165 printf(" %s\n", device_bdfs[i]); in main()