pci_read_rom(9) suse man page | unix.com

Man Page: pci_read_rom

Operating Environment: suse

Section: 9

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 kobject * kobj, struct bin_attribute * bin_attr, char * buf, loff_t off, size_t count);
ARGUMENTS
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 2.6. July 2010 PCI_READ_ROM(9)
Related Man Pages
pread(2) - linux
pread64(2) - linux
pread(2) - debian
pread(2) - suse
pwrite64(2) - linux
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
A (ksh) Library For and From UNIX.com
Shopt -s histappend