Intel® Core™ Ultra Series 3 Processors CFG and MEM Registers
| ID | Date | Version | Classification |
|---|---|---|---|
| 872351 | 04/14/2026 | 001 | Public |
PCI Command (PCICMD) – Offset 4
The Command register provides coarse control over a device ability to generate and respond to PCI cycles.
When a 0 is written to this register, the device is logically disconnected from the PCI bus for all accesses except configuration accesses.
| Bit Range | Default | Access | Field Name and Description |
|---|---|---|---|
| 15:11 | 0h | RO | Reserved |
| 10 | 0h | RO | Interrupt Disable (INTD) Controls the ability of the Function to generate INTx interrupts. This Function does not generate INTx interrupts, so this bit it hardwired to 0b. |
| 9 | 0h | RO | Fast Back-to-Back Enable (FBE) Does not apply to PCI Express and is hardwired to 0b |
| 8 | 0h | RW | SERR Enable (SEE) When Set, this bit enables reporting of Non-Fatal and Fatal errors detected by the Function to the Root Complex. |
| 7 | 0h | RO | Wait Cycle Control (WCC) Does not apply to PCI Express and is hardwired to 0b |
| 6 | 0h | RW | Parity Error Response Enable (PERE) This bit controls the logging of poisoned TLPs in the Master Data Parity Error bit in the Status register. |
| 5 | 0h | RO | VGA Palette Snoop Enable (VGAPSE) Does not apply to PCI Express and is hardwired to 0b |
| 4 | 0h | RO | Memory Write and Invalidate Enable (MWIE) Does not apply to PCI Express and is hardwired to 0b |
| 3 | 0h | RO | Special Cycle Enable (SCE) Does not apply to PCI Express and is hardwired to 0b |
| 2 | 0h | RW | Bus Master Enable (BME) Controls the ability of the endpoint to issue Memory Read/Write requests. |
| 1 | 0h | RW | Memory Space Enable (MSE) Controls the Function response to Memory Space accesses. |
| 0 | 0h | RO | I/O Space Enable (IOSE) Controls the Function response to I/O Space accesses. |