:: RootR ::  Hosting Order Map Login   Secure Inter-Network Operations  
 
pci(8) - phpMan

Command: man perldoc info search(apropos)  


__pci_complete_power_transition (9) - Complete power transition of a PCI device
__pci_enable_wake (9) - enable PCI device as wakeup event source
__pci_hp_register (9) - register a hotplug_slot with the PCI hotplug subsystem
__pci_register_driver (9) - register a new pci driver
__pci_reset_function (9) - reset a PCI device function
__pci_reset_function_locked (9) - reset a PCI device function while holding t...
ata_pci_remove_one (9) - PCI layer callback for device removal
edd_get_pci_dev (9)  - finds pci_dev that matches edev
lspci (8)            - list all PCI devices
mpt_attach (9)       - Install a PCI intelligent MPT adapter.
mpt_detach (9)       - Remove a PCI intelligent MPT adapter.
mpt_detect_bound_ports (9) - Search for matching PCI bus/dev_function
pci_add_dynid (9)    - add a new PCI device ID to this driver and re-probe de...
pci_adjust_legacy_attr (9) - adjustment of legacy file attributes
pci_alloc_irq_vectors (9) - allocate multiple IRQs for a device
pci_back_from_sleep (9) - turn PCI device on during system-wide transition in...
pci_bus_add_device (9) - start driver for a single device
pci_bus_add_devices (9) - start driver for PCI devices
pci_bus_alloc_resource (9) - allocate a resource from a parent bus
pci_bus_find_capability (9) - query for devices' capabilities
pci_bus_max_busnr (9) - returns maximum PCI bus number of given bus' children
pci_bus_set_ops (9)  - Set raw operations of pci bus
pci_cfg_access_lock (9) - Lock PCI config reads/writes
pci_cfg_access_trylock (9) - try to lock PCI config reads/writes
pci_cfg_access_unlock (9) - Unlock PCI config reads/writes
pci_check_and_mask_intx (9) - mask INTx on pending interrupt
pci_check_and_unmask_intx (9) - unmask INTx if no interrupt is pending
pci_choose_state (9) - Choose the power state of a PCI device
pci_clear_master (9) - disables bus-mastering for device dev
pci_clear_mwi (9)    - disables Memory-Write-Invalidate for device dev
pci_common_swizzle (9) - swizzle INTx all the way to root bridge
pci_create_legacy_files (9) - create legacy I/O port and memory files
pci_create_resource_files (9) - create resource files in sysfs for dev
pci_create_slot (9)  - create or increment refcount for physical PCI slot
pci_d3cold_disable (9) - Disable D3cold for device
pci_d3cold_enable (9) - Enable D3cold for device
pci_destroy_slot (9) - decrement refcount for physical PCI slot
pci_dev_driver (9)   - get the pci_driver of a device
pci_dev_get (9)      - increments the reference count of the pci device struc...
pci_dev_present (9)  - Returns 1 if device matching the device list is presen...
pci_dev_put (9)      - release a use of the pci device structure
pci_dev_run_wake (9) - Check if device can generate run-time wake-up events.
pci_disable_device (9) - Disable PCI device after use
pci_disable_rom (9)  - disable ROM decoding for a PCI device
pci_disable_sriov (9) - disable the SR-IOV capability
pci_enable_device (9) - Initialize device before it's used by a driver.
pci_enable_device_io (9) - Initialize a device for use with IO space
pci_enable_device_mem (9) - Initialize a device for use with Memory space
pci_enable_msi_range (9) - configure device's MSI capability structure
pci_enable_msix (9)  - configure device's MSI-X capability structure
pci_enable_msix_range (9) - configure device's MSI-X capability structure
pci_enable_rom (9)   - enable ROM decoding for a PCI device
pci_enable_sriov (9) - enable the SR-IOV capability
pci_find_bus (9)     - locate PCI bus from a given domain and bus number
pci_find_capability (9) - query for devices' capabilities
pci_find_ext_capability (9) - Find an extended capability
pci_find_ht_capability (9) - query a device's Hypertransport capabilities
pci_find_next_bus (9) - begin or continue searching for a PCI bus
pci_find_next_ext_capability (9) - Find an extended capability
pci_find_next_ht_capability (9) - query a device's Hypertransport capabilities
pci_find_parent_resource (9) - return resource region of parent bus of given ...
pci_find_pcie_root_port (9) - return PCIe Root Port
pci_free_irq_vectors (9) - free previously allocated IRQs for a device
pci_get_class (9)    - begin or continue searching for a PCI device by class
pci_get_device (9)   - begin or continue searching for a PCI device by vendor...
pci_get_domain_bus_and_slot (9) - locate PCI device for a given PCI domain (s...
pci_get_slot (9)     - locate PCI device for a given PCI slot
pci_get_subsys (9)   - begin or continue searching for a PCI device by vendor...
pci_hp_change_slot_info (9) - changes the slot's information structure in the...
pci_hp_create_module_link (9) - create symbolic link to the hotplug driver mo...
pci_hp_deregister (9) - deregister a hotplug_slot with the PCI hotplug subsystem
pci_hp_remove_module_link (9) - remove symbolic link to the hotplug driver mo...
pci_intx (9)         - enables/disables PCI INTx for device dev
pci_intx_mask_supported (9) - probe for INTx masking support
pci_iomap (9)        - create a virtual mapping cookie for a PCI BAR
pci_iomap_range (9)  - create a virtual mapping cookie for a PCI BAR
pci_iomap_wc (9)     - create a virtual WC mapping cookie for a PCI BAR
pci_iomap_wc_range (9) - create a virtual WC mapping cookie for a PCI BAR
pci_irq_vector (9)   - return Linux IRQ number of a device vector
pci_load_and_free_saved_state (9) - Reload the save state pointed to by state...
pci_load_saved_state (9) - Reload the provided save state into struct pci_dev.
pci_lost_interrupt (9) - reports a lost PCI interrupt
pci_map_rom (9)      - map a PCI ROM to kernel space
pci_match_id (9)     - See if a pci device matches a given pci_id table
pci_mmap_legacy_io (9) - map legacy PCI IO into user memory space
pci_mmap_legacy_mem (9) - map legacy PCI memory into user memory space
pci_mmap_resource (9) - map a PCI resource into user memory space
pci_msi_create_irq_domain (9) - Create a MSI interrupt domain
pci_msi_enabled (9)  - is MSI enabled?
pci_msi_mask_irq (9) - Generic irq chip callback to mask PCI/MSI interrupts
pci_msi_unmask_irq (9) - Generic irq chip callback to unmask PCI/MSI interrupts
pci_msi_vec_count (9) - Return the number of MSI vectors a device can send
pci_msix_vec_count (9) - return the number of device's MSI-X table entries
pci_num_vf (9)       - return number of VFs associated with a PF device_relea...
pci_platform_rom (9) - provides a pointer to any ROM image provided by the pl...
pci_pme_active (9)   - enable or disable PCI device's PME# function
pci_pme_capable (9)  - check the capability of PCI device to generate PME#
pci_prepare_to_sleep (9) - prepare PCI device for system-wide transition into...
pci_probe_reset_bus (9) - probe whether a PCI bus can be reset
pci_probe_reset_slot (9) - probe whether a PCI slot can be reset
pci_read_legacy_io (9) - read byte(s) from legacy I/O port space
pci_read_rom (9)     - read a PCI ROM
pci_read_vpd (9)     - Read one entry from Vital Product Data
pci_reenable_device (9) - Resume abandoned device
pci_release_region (9) - Release a PCI bar
pci_release_regions (9) - Release reserved PCI I/O and memory resources
pci_release_selected_regions (9) - Release selected PCI I/O and memory resources
pci_remove_resource_files (9) - cleanup resource files
pci_remove_sysfs_dev_files (9) - cleanup PCI specific sysfs files
pci_request_region (9) - Reserve PCI I/O and memory resource
pci_request_region_exclusive (9) - Reserved PCI I/O and memory resource
pci_request_regions (9) - Reserved PCI I/O and memory resources
pci_request_regions_exclusive (9) - Reserved PCI I/O and memory resources
pci_request_selected_regions (9) - Reserve selected PCI I/O and memory resources
pci_rescan_bus (9)   - scan a PCI bus for devices.
pci_reset_bridge_secondary_bus (9) - Reset the secondary bus on a PCI bridge.
pci_reset_bus (9)    - reset a PCI bus
pci_reset_function (9) - quiesce and reset a PCI device function
pci_reset_slot (9)   - reset a PCI slot
pci_restore_state (9) - Restore the saved state of a PCI device
pci_save_state (9)   - save the PCI configuration space of a device before su...
pci_scan_slot (9)    - scan a PCI slot on a bus for devices.
pci_select_bars (9)  - Make BAR mask from the type of resource
pci_set_cacheline_size (9) - ensure the CACHE_LINE_SIZE register is programmed
pci_set_master (9)   - enables bus-mastering for device dev
pci_set_mwi (9)      - enables memory-write-invalidate PCI transaction
pci_set_pcie_reset_state (9) - set reset state for device dev
pci_set_power_state (9) - Set the power state of a PCI device
pci_set_vpd_size (9) - Set size of Vital Product Data space
pci_sriov_get_totalvfs (9) - - get total VFs supported on this device
pci_sriov_set_totalvfs (9) - - reduce the TotalVFs available
pci_stop_and_remove_bus_device (9) - remove a PCI device and any children
pci_store_saved_state (9) - Allocate and return an opaque struct containing t...
pci_try_reset_bus (9) - Try to reset a PCI bus
pci_try_reset_function (9) - quiesce and reset a PCI device function
pci_try_reset_slot (9) - Try to reset a PCI slot
pci_try_set_mwi (9)  - enables memory-write-invalidate PCI transaction
pci_unmap_rom (9)    - unmap the ROM from kernel space
pci_unregister_driver (9) - unregister a pci driver
pci_vfs_assigned (9) - returns number of VFs are assigned to a guest
pci_wait_for_pending_transaction (9) - waits for pending transaction
pci_wake_from_d3 (9) - enable/disable device to wake up from D3_hot or D3_cold
pci_write_legacy_io (9) - write byte(s) to legacy I/O port space
pci_write_rom (9)    - used to enable access to the PCI ROM display
pci_write_vpd (9)    - Write entry to Vital Product Data
pciconfig_iobase (2) - pci device information handling
pciconfig_read (2)   - pci device information handling
pciconfig_write (2)  - pci device information handling
pcie_get_minimum_link (9) - determine minimum link settings of a PCI device
pcie_get_mps (9)     - get PCI Express maximum payload size
pcie_get_readrq (9)  - get PCI Express read request size
pcie_set_mps (9)     - set PCI Express maximum payload size
pcie_set_readrq (9)  - set PCI Express maximum memory read request
pcilib (7)           - a library for accessing PCI devices
pcim_enable_device (9) - Managed pci_enable_device
pcim_pin_device (9)  - Pin managed PCI device
pcimodules (8)       - List kernel driver modules available for all currently...
pcix_get_max_mmrbc (9) - get PCI-X maximum designed memory read byte count
pcix_get_mmrbc (9)   - get PCI-X maximum memory read byte count
pcix_set_mmrbc (9)   - set PCI-X maximum memory read byte count
piix_init_one (9)    - Register PIIX ATA PCI device with kernel services
rrdflushcached (1)   - Flush the values for a spcific RRD file from memory.
setpci (8)           - configure PCI devices
update-pciids (8)    - download new version of the PCI ID list
usb_hcd_pci_probe (9) - initialize PCI-based HCDs
usb_hcd_pci_remove (9) - shutdown processing for PCI-based HCDs
usb_hcd_pci_shutdown (9) - shutdown host controller


/man
rootr.net - man pages