Query: pci_read_rom
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PCI_READ_ROM(9) Hardware Interfaces PCI_READ_ROM(9)NAMEpci_read_rom - read a PCI ROMSYNOPSISssize_t pci_read_rom(struct file * filp, struct kobject * kobj, struct bin_attribute * bin_attr, char * buf, loff_t off, size_t count);ARGUMENTSfilp sysfs file kobj kernel object handle bin_attr struct bin_attribute for this file buf where to put the data we read from the ROM off file offset count number of bytes to readDESCRIPTIONPut count bytes starting at off into buf from the ROM in the PCI device corresponding to kobj.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PCI_READ_ROM(9)
Related Man Pages |
---|
pread(2) - linux |
readv(2) - redhat |
writev(2) - redhat |
struct_class(9) - centos |
pread(2) - suse |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
How to increment version inside a file? |
Tar Command |
CentOS7 restoring file capabilities |
Controlling user input |