The OpenNET Project / Index page

[ новости /+++ | форум | wiki | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

pcibios_write_config_dword (9)
  • >> pcibios_write_config_dword (9) ( Linux man: Ядро )
  •  

    NAME

    pcibios_write_config_dword - write one double word of data to the
    configuration space of the PCI bus
     
    

    SYNOPSIS

    #include <linux/bios32.h>

    int pcibios_write_config_dword (unsigned char bus, unsigned char device_fn,unsigned char where, unsigned int value);  

    DESCRIPTION

    The pcibios_write_config_dword function writes one double word to the configuration space of the PCI bus. The bus can be specified with the bus parameters. The device_fn paramter determines which ? to use. where is set to the ?. The word to be written to the configuration space is stored in the value parameter.  

    RETURN VALUE

    The return value is taken from the PCI controller in a way that I'm not quite sure of.

    If the PCI system is unavailable, PCIBIOS_FUNC_NOT_SUPPORTED is returned.  

    AVAILABILITY

    Linux 1.0?  

    AUTHOR

    Kirk Petersen (kirk@speakeasy.org)  

    BUGS


     

    Index

    NAME
    SYNOPSIS
    DESCRIPTION
    RETURN VALUE
    AVAILABILITY
    AUTHOR
    BUGS


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру