Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_err_impl.h84 uint32_t status_addr; member
H A Dpx_err.c758 CSR_XR(csr_base, reg_desc_p->status_addr)); in px_err_reg_enable()
889 reg_desc_p->status_addr); in px_err_snapshot()
1068 err_reg_descr->msg, err_reg_descr->status_addr, in px_err_log_handle()
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_async.c1060 uint32_t *status_addr; in hci1394_async_arresp_read() local
1127 status_addr = (uint32_t *)((uintptr_t)pkt + (uintptr_t)*size - in hci1394_async_arresp_read()
1129 quadlet = hci1394_q_ar_get32(async_handle->as_arresp_q, status_addr); in hci1394_async_arresp_read()