Searched refs:GetPciConfig1 (Results 1 – 4 of 4) sorted by relevance
/reactos/drivers/storage/ide/uniata/ |
H A D | id_dma.cpp | 1729 GetPciConfig1(0x44, reg44); in AtapiDmaInit() 1909 GetPciConfig1(ureg, uval); in AtapiDmaInit() 1910 GetPciConfig1(mreg, mode); in AtapiDmaInit() 2008 GetPciConfig1(0x57, reg57); in AtapiDmaInit() 2082 GetPciConfig1(0x48, reg48); in AtapiDmaInit() 2286 GetPciConfig1(0x40, reg40); in AtapiDmaInit() 2491 GetPciConfig1(port+1, r_bp); in promise_timing() 2492 GetPciConfig1(port+2, r_cp); in promise_timing() 2511 GetPciConfig1(port+0, r_ap); in promise_timing() 2512 GetPciConfig1(port+1, r_bp); in promise_timing() [all …]
|
H A D | id_init.cpp | 184 GetPciConfig1(0xad, satacfg); in UniataChipDetectChannels() 308 GetPciConfig1(0x60, tmp8); in UniataChipDetectChannels() 981 GetPciConfig1(0x4a, tmp8); in UniataChipDetect() 1183 GetPciConfig1(0x90, tmp8); in UniataChipDetect() 1335 GetPciConfig1(0xdf, tmp8); in UniataChipDetect() 1412 GetPciConfig1(0x76, reg76); in AtapiViaSouthBridgeFixup() 1566 GetPciConfig1(reg, val); in hpt_cable80() 1571 GetPciConfig1(reg, val); in hpt_cable80() 1574 GetPciConfig1(0x5a, res); in hpt_cable80() 1667 GetPciConfig1(pci_reg, tmp8); in generic_cable80() [all …]
|
H A D | bsmaster.h | 1620 #define GetPciConfig1(offs, op) { \ macro 1643 GetPciConfig1(offs, a); \
|
H A D | id_ata.cpp | 2641 GetPciConfig1(0x90, tmp8); in AtapiResetController__() 4755 GetPciConfig1(0x71, reg8); in AtapiCheckInterrupt__()
|