p9054.wdp
来自「windrive开发的pci9054的驱动程序。」· WDP 代码 · 共 46 行
WDP
46 行
(card_info
:type (pci)
:pci_vendor_id (10b5)
:pci_device_id (5406)
:pci_bus (0)
:pci_slot (14)
:pci_function (0)
:items (
:item (BAR0
:desc ()
:not_sharable (1)
:type (mem)
:phys_addr (e9020000)
:bytes (100)
)
:item (BAR1
:desc ()
:not_sharable (1)
:type (io)
:io_addr (e800)
:bytes (100)
)
:item (BAR2
:desc ()
:not_sharable (1)
:type (mem)
:phys_addr (e8000000)
:bytes (1000000)
)
:item (BAR3
:desc ()
:not_sharable (1)
:type (mem)
:phys_addr (e9000000)
:bytes (20000)
)
:item (IntA
:desc ()
:not_sharable (0)
:type (int)
:irq (16)
:options (1)
)
)
)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?