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