centos man page for pci_write_rom

Query: pci_write_rom

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PCI_WRITE_ROM(9)						Hardware Interfaces						  PCI_WRITE_ROM(9)

NAME
pci_write_rom - used to enable access to the PCI ROM display
SYNOPSIS
ssize_t pci_write_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 user input off file offset count number of byte in input
DESCRIPTION
writing anything except 0 enables it
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 PCI_WRITE_ROM(9)
Related Man Pages
device_create(9) - centos
pci_create_slot(9) - centos
vsnprintf(9) - centos
device_create(9) - suse
device_create_vargs(9) - suse
Similar Topics in the Unix Linux Community
CentOS7 restoring file capabilities
Docker learning Phase-I
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq