Home
last modified time | relevance | path

Searched defs:fd (Results 1 – 7 of 7) sorted by relevance

/pciutils/lib/
H A Drt-thread-smart-dm.c165 int fd = rt_thread_smart_dm_setup(d, 0); in rt_thread_smart_dm_read() local
184 int fd = rt_thread_smart_dm_setup(d, 1); in rt_thread_smart_dm_write() local
H A Dproc.c171 int fd = proc_setup(d, 0); in proc_read() local
190 int fd = proc_setup(d, 1); in proc_write() local
H A Dsysfs.c96 int fd, n; in sysfs_get_string() local
545 int fd = sysfs_setup(d, SETUP_READ_CONFIG); in sysfs_read() local
563 int fd = sysfs_setup(d, SETUP_WRITE_CONFIG); in sysfs_write() local
584 int fd = sysfs_setup(d, SETUP_READ_VPD); in sysfs_read_vpd() local
H A Daix-device.c220 int fd; in aix_read() local
242 int fd; in aix_write() local
H A Dphysmem-posix.c33 int fd; member
H A Dfbsd-device.c61 int fd; in fbsd_init() local
H A Dpci.h95 int fd; /* proc/sys: fd for config space */ member