Lines Matching full:secondary
264 #define SYSIO_UEAFSR_SPIO 0x1000000000000000UL /* Secondary PIO is cause */
265 #define SYSIO_UEAFSR_SDRD 0x0800000000000000UL /* Secondary DVMA read cause */
266 #define SYSIO_UEAFSR_SDWR 0x0400000000000000UL /* Secondary DVMA write cause*/
288 /* Clear primary/secondary error status bits. */ in sysio_ue_handler()
311 printk("SYSIO[%x]: Secondary UE errors [", portid); in sysio_ue_handler()
337 #define SYSIO_CEAFSR_SPIO 0x1000000000000000UL /* Secondary PIO cause */
338 #define SYSIO_CEAFSR_SDRD 0x0800000000000000UL /* Secondary DVMA read cause */
339 #define SYSIO_CEAFSR_SDWR 0x0400000000000000UL /* Secondary DVMA write cause*/
362 /* Clear primary/secondary error status bits. */ in sysio_ce_handler()
390 printk("SYSIO[%x]: Secondary CE errors [", portid); in sysio_ce_handler()
416 #define SYSIO_SBAFSR_SLE 0x1000000000000000UL /* Secondary Late PIO Error */
417 #define SYSIO_SBAFSR_STO 0x0800000000000000UL /* Secondary SBUS Timeout */
418 #define SYSIO_SBAFSR_SBERR 0x0400000000000000UL /* Secondary SBUS Error ACK */
440 /* Clear primary/secondary error status bits. */ in sysio_sbus_error_handler()
463 printk("SYSIO[%x]: Secondary SBUS errors [", portid); in sysio_sbus_error_handler()