Home
last modified time | relevance | path

Searched refs:SCHIZO_CB_ERRLOG_OFFSET (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/sun4u/sys/pci/
H A Dpcisch.h70 #define SCHIZO_CB_ERRLOG_OFFSET 0x18 macro
/titanic_50/usr/src/uts/sun4u/io/pci/
H A Dpcisch.c1522 cb_err_p->cb_elog = lddphysio(pa + SCHIZO_CB_ERRLOG_OFFSET); in pci_cb_errstate_get()
1552 stdphysio(pa + SCHIZO_CB_ERRLOG_OFFSET, cb_err_p->cb_elog); in pci_cb_clear_error()
/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c8190 lddphysio(schizo->csr_basepa + SCHIZO_CB_ERRLOG_OFFSET); in drmach_s1p_schizo_update()