日本黄色一级经典视频|伊人久久精品视频|亚洲黄色色周成人视频九九九|av免费网址黄色小短片|黄色Av无码亚洲成年人|亚洲1区2区3区无码|真人黄片免费观看|无码一级小说欧美日免费三级|日韩中文字幕91在线看|精品久久久无码中文字幕边打电话

當(dāng)前位置:首頁(yè) > 嵌入式 > 嵌入式軟件
[導(dǎo)讀] 對(duì)于vxworks下PCI設(shè)備調(diào)試來(lái)說(shuō),pciConfigShow庫(kù)函數(shù)可以幫助顯示一些PCI設(shè)備的信息。VxWorks API Reference : Driver LibrariespciConfigShowNAMEpciConfigShow - Show r

 對(duì)于vxworks下PCI設(shè)備調(diào)試來(lái)說(shuō),pciConfigShow庫(kù)函數(shù)可以幫助顯示一些PCI設(shè)備的信息。

VxWorks API Reference : Driver Libraries

pciConfigShow

NAME

pciConfigShow - Show routines of PCI bus(IO mapped) library

ROUTINES

pciDeviceShow( ) - print information about PCI devices

pciHeaderShow( ) - print a header of the specified PCI device

pciFindDeviceShow( ) - find a device by deviceId, then print an information.

pciFindClassShow( ) - find a device by 24-bit class code

pciConfigStatusWordShow( ) - show the decoded value of the status word

pciConfigCmdWordShow( ) - show the decoded value of the command word

pciConfigFuncShow( ) - show configuration details about a function

pciConfigTopoShow( ) - show PCI topology

STATUS pciDeviceShow

(

int busNo /* bus number */

)

STATUS pciHeaderShow

(

int busNo, /* bus number */

int deviceNo, /* device number */

int funcNo /* function number */

)

STATUS pciFindDeviceShow

(

int vendorId, /* vendor ID */

int deviceId, /* device ID */

int index /* desired instance of device */

)

STATUS pciFindClassShow

(

int classCode, /* 24-bit class code */

int index /* desired instance of device */

)

STATUS pciConfigStatusWordShow

(

int bus, /* bus */

int device, /* device */

int function, /* function */

void * pArg /* ignored */

)

STATUS pciConfigCmdWordShow

(

int bus, /* bus */

int device, /* device */

int function, /* function */

void * pArg /* ignored */

)

STATUS pciConfigFuncShow

(

int bus, /* bus */

int device, /* device */

int function, /* function */

void * pArg /* ignored */

)

void pciConfigTopoShow ()

本站聲明: 本文章由作者或相關(guān)機(jī)構(gòu)授權(quán)發(fā)布,目的在于傳遞更多信息,并不代表本站贊同其觀點(diǎn),本站亦不保證或承諾內(nèi)容真實(shí)性等。需要轉(zhuǎn)載請(qǐng)聯(lián)系該專(zhuān)欄作者,如若文章內(nèi)容侵犯您的權(quán)益,請(qǐng)及時(shí)聯(lián)系本站刪除( 郵箱:macysun@21ic.com )。
換一批
延伸閱讀
關(guān)閉