Searched refs:n_exc_info (Results 1 – 3 of 3) sorted by relevance
85 rq->n_exc_info = 1; in kdp_exception()91 rq->hdr.len += rq->n_exc_info * sizeof(kdp_exc_info_t); in kdp_exception()
91 rq->n_exc_info = 1; in kdp_exception()97 rq->hdr.len += rq->n_exc_info * sizeof(kdp_exc_info_t); in kdp_exception()
585 uint32_t n_exc_info; member