Searched refs:trap_type (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/mips/mips/
H A Dtrap.c242 char *trap_type[] = { variable
570 trap_type[type & (~T_USER)]);
1100 trap_type[type & (~T_USER)]);
1161 trap_type[(trp->cause & MIPS_CR_EXC_CODE) >>
1490 log_bad_page_fault(char *msg, struct trapframe *frame, int trap_type) argument
1500 trap_type &= ~T_USER;
1508 switch (trap_type) {
1530 trap_type,
1544 trap_type != T_BUS_ERR_IFETCH &&
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_inform.c137 if (p_ii->trap_type != p_ii_rec->trap_type) {
535 if ((p_ii->trap_type != 0xFFFF) &&
536 (cl_ntoh16(p_ii->trap_type) != ib_notice_get_type(p_ntc))) {
H A Dosm_helper.c1784 cl_ntoh16(p_ii->trap_type),
1821 cl_ntoh16(p_ii->trap_type),
1900 cl_ntoh16(p_iir->inform_info.trap_type),
1948 cl_ntoh16(p_iir->inform_info.trap_type),
H A Dosm_sa.c674 " trap_type=0x%x"
690 cl_ntoh16(p_iir->inform_info.trap_type),
1287 PARSE_AHEAD(p, net16, " trap_type=0x",
1288 &i_rec.inform_info.trap_type);
/freebsd-11-stable/contrib/ofed/infiniband-diags/src/
H A Dsaquery.c591 cl_ntoh16(p_iir->inform_info.trap_type),
627 cl_ntoh16(p_iir->inform_info.trap_type),
/freebsd-11-stable/contrib/ofed/opensm/include/iba/
H A Dib_types.h8260 ib_net16_t trap_type;

Completed in 110 milliseconds