centos man page for pci_read_rom

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)

NAME
pci_read_rom - read a PCI ROM
SYNOPSIS
ssize_t pci_read_rom(struct file * filp, struct kobject * kobj, struct bin_attribute * bin_attr, char * buf, loff_t off, size_t count);
ARGUMENTS
filp 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 read
DESCRIPTION
Put count bytes starting at off into buf from the ROM in the PCI device corresponding to kobj.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PCI_READ_ROM(9)
Related Man Pages
pwrite(2) - redhat
pwrite(2) - linux
device_create(9) - centos
device_create_vargs(9) - centos
pread(2) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Unsure why access time on a directory change isn't changing
Please Welcome Dave Munro to the Moderator Team!