Query: pci_write_legacy_io
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PCI_WRITE_LEGACY_IO(9) Hardware Interfaces PCI_WRITE_LEGACY_IO(9)NAMEpci_write_legacy_io - write byte(s) to legacy I/O port spaceSYNOPSISssize_t pci_write_legacy_io(struct kobject * kobj, struct bin_attribute * bin_attr, char * buf, loff_t off, size_t count);ARGUMENTSkobj kobject corresponding to file to read from bin_attr struct bin_attribute for this file buf buffer containing value to be written off offset into legacy I/O port space count number of bytes to writeDESCRIPTIONWrites 1, 2, or 4 bytes from legacy I/O port space using an arch specific callback routine (pci_legacy_write).COPYRIGHTKernel Hackers Manual 2.6. July 2010 PCI_WRITE_LEGACY_IO(9)
| Related Man Pages |
|---|
| pread(2) - redhat |
| pwrite(2) - redhat |
| ieee1284_byte_read(3) - debian |
| ieee1284_compat_write(3) - debian |
| read(2) - plan9 |
| Similar Topics in the Unix Linux Community |
|---|
| Change directory error |
| Getting command output to putty window title. |
| Tar Command |
| A (ksh) Library For and From UNIX.com |
| 32 bit process addressing more than 4GB |