Query: pci_enable_ido
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PCI_ENABLE_IDO(9) Hardware Interfaces PCI_ENABLE_IDO(9)NAMEpci_enable_ido - enable ID-based Ordering on a deviceSYNOPSISvoid pci_enable_ido(struct pci_dev * dev, unsigned long type);ARGUMENTSdev the PCI device type which types of IDO to enableDESCRIPTIONEnable ID-based ordering on dev. type can contain the bits PCI_EXP_IDO_REQUEST and/or PCI_EXP_IDO_COMPLETION to indicate which types of transactions are allowed to be re-ordered.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PCI_ENABLE_IDO(9)
| Related Man Pages |
|---|
| device_create_vargs(9) - centos |
| struct_bus_type(9) - centos |
| struct_class(9) - centos |
| struct_uio_info(9) - centos |
| struct_input_polled_dev(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| DB2 convert digits to binary format |
| Shopt -s histappend |
| Controlling user input |
| [TIP] Processing YAML files with yq |