![](http://datasheet.mmic.net.cn/330000/PCI6515_datasheet_16443881/PCI6515_63.png)
45
4.5
Status Register
The status register provides device information to the host system. Bits in this register can be read normally. A bit
in the status register is reset when a 1 is written to that bit location; a 0 written to a bit location has no effect. All bit
functions adhere to the definitions in the
PCI Bus Specification
, as seen in the bit descriptions. PCI bus status is shown
through each function. See Table 44 for a complete description of the register contents.
Bit
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
0
Name
Status
Type
RW
RW
RW
RW
RW
R
R
RW
R
R
R
R
RU
R
R
R
Default
0
0
0
0
0
0
1
0
0
0
0
1
0
0
0
0
Register:
Offset:
Type:
Default:
Status
06h (Function 0)
Read-only, Read/Write
0210h
Table 44. Status Register Description
BIT
SIGNAL
TYPE
FUNCTION
15
PAR_ERR
RW
Detected parity error. This bit is set when a parity error is detected, either an address or data parity error.
Write a 1 to clear this bit.
14
SYS_ERR
RW
Signaled system error. This bit is set when SERR is enabled and the PCI6515 controller signaled a system
error to the host. Write a 1 to clear this bit.
13
MABORT
RW
Received master abort. This bit is set when a cycle initiated by the PCI6515 controller on the PCI bus has
been terminated by a master abort. Write a 1 to clear this bit.
12
TABT_REC
RW
Received target abort. This bit is set when a cycle initiated by the PCI6515 controller on the PCI bus was
terminated by a target abort. Write a 1 to clear this bit.
11
TABT_SIG
RW
Signaled target abort. This bit is set by the PCI6515 controller when it terminates a transaction on the PCI
bus with a target abort. Write a 1 to clear this bit.
109
PCI_SPEED
R
DEVSEL timing. These bits encode the timing of DEVSEL and are hardwired to 01b indicating that the
PCI6515 controller asserts this signal at a medium speed on nonconfiguration cycle accesses.
8
DATAPAR
RW
Data parity error detected. Write a 1 to clear this bit.
0 = The conditions for setting this bit have not been met.
1 = A data parity error occurred and the following conditions were met:
a. PERR was asserted by any PCI device including the PCI6515 controller.
b. The PCI6515 controller was the bus master during the data parity error.
c. The parity error response bit is set in the command register.
7
FBB_CAP
R
Fast back-to-back capable. The PCI6515 controller cannot accept fast back-to-back transactions; thus, this
bit is hardwired to 0.
6
UDF
R
UDF supported. The PCI6515 controller does not support user-definable features; therefore, this bit is
hardwired to 0.
5
66MHZ
R
66-MHz capable. The PCI6515 controller operates at a maximum PCLK frequency of 33 MHz; therefore,
this bit is hardwired to 0.
4
CAPLIST
R
Capabilities list. This bit returns 1 when read. This bit indicates that capabilities in addition to standard PCI
capabilities are implemented. The linked list of PCI power-management capabilities is implemented in this
function.
3
INT_STATU
S
RU
Interrupt status. This bit reflects the interrupt status of the function. Only when bit 10 (INT_DISABLE) in the
command register (PCI offset 04h, see Section 4.4) is a 0 and this bit is a 1, is the function’s INTx signal
asserted. Setting the INT_DISABLE bit to a 1 has no effect on the state of this bit.
20
RSVD
R
Reserved. These bits return 0s when read.
One or more bits in this register are cleared only by the assertion of GRST.