Home
last modified time | relevance | path

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

/libpciaccess/src/
H A Dlinux_sysfs.c690 char reply[3]; in pci_device_linux_sysfs_boot_vga() local
705 bytes_read = read(fd, reply, 1); in pci_device_linux_sysfs_boot_vga()
708 if (reply[0] == '1') in pci_device_linux_sysfs_boot_vga()