In SPRUGW1B table 3-46 (LSU_Reg5 Field Descriptions) it states: "drbll Info: RapidIO doorbell field for type 10 packets".
Table 3-44 (LSU_Reg3 Field Descriptions) has: "Drbll_val": For Ftype != 10, 1 -> Doorbell information is valid".
Which of the following is meant:
A: The only way to send a doorbell interrupt is by using FTYPE=10.
B: An NREAD or NWRITE packet (Ftype 2 or 5) can send a doorbell interrupt on completion of the transfer. If so, is the LSU_Reg5 field used (if not, what is used), or, if not, what is the point of the Drbll_val field?
C: something else entirely.
Whatever the answer, the documentation is unclear and should be expanded.