Query: pci_read_legacy_io
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PCI_READ_LEGACY_IO(9) Hardware Interfaces PCI_READ_LEGACY_IO(9)NAMEpci_read_legacy_io - read byte(s) from legacy I/O port spaceSYNOPSISssize_t pci_read_legacy_io(struct file * filp, struct kobject * kobj, struct bin_attribute * bin_attr, char * buf, loff_t off, size_t count);ARGUMENTSfilp open sysfs file kobj kobject corresponding to file to read from bin_attr struct bin_attribute for this file buf buffer to store results off offset into legacy I/O port space count number of bytes to readDESCRIPTIONReads 1, 2, or 4 bytes from legacy I/O port space using an arch specific callback routine (pci_legacy_read).COPYRIGHTKernel Hackers Manual 3.10 June 2014 PCI_READ_LEGACY_IO(9)
Related Man Pages |
---|
ieee1284_ecp_read_addr(3) - centos |
ieee1284_ecp_read_data(3) - centos |
ieee1284_epp_read_addr(3) - centos |
ieee1284_epp_write_data(3) - centos |
ieee1284_nibble_read(3) - centos |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
How to increment version inside a file? |
CentOS7 restoring file capabilities |
Docker learning Phase-I |
Shopt -s histappend |