Searched refs:PCIMCTR (Results 1 – 3 of 3) sorted by relevance
566 __u32 PCIMCTR; // PCI Master Control Reg (has bus width) member
669 BusWidth = (cpqfcHBA->fcChip.Registers.PCIMCTR & 0x4) > 0 ? 64 : 32; in cpqfcTS_info()
1554 fcChip->Registers.PCIMCTR = bBuff; in CpqTsInitializeTachLite()