Searched refs:MPR_USER (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/mpr/ |
H A D | mpr_user.c | 659 mpr_dprint(sc, MPR_USER, "%s: req %p %d rpl %p %d\n", __func__, in mpr_user_command() 670 mpr_dprint(sc, MPR_USER, "%s: Function %02X MsgFlags %02X\n", __func__, in mpr_user_command() 720 mpr_dprint(sc, MPR_USER, "%s: reply size %d\n", __func__, sz); in mpr_user_command() 753 mpr_dprint(sc, MPR_USER, "%s: Only one passthru command " in mpr_user_pass_thru() 787 mpr_dprint(sc, MPR_USER, "%s: req 0x%jx %d rpl 0x%jx %d " in mpr_user_pass_thru() 806 mpr_dprint(sc, MPR_USER, "%s: Function %02X MsgFlags %02X\n", __func__, in mpr_user_pass_thru() 1369 mpr_dprint(sc, MPR_USER, "%s: This buffer type is not " in mpr_release_fw_diag_buffer() 2000 mpr_dprint(sc, MPR_USER, "%s: Only one FW diag command " in mpr_user_diag_action() 2187 mpr_dprint(sc, MPR_USER, "IO access is not supported. " in mpr_user_reg_access() 2374 mpr_dprint(sc, MPR_USER, "Hard Reset with Port Enable " in mpr_ioctl()
|
H A D | mprvar.h | 739 #define MPR_USER (1 << 8) /* Trace user-generated commands */ macro
|
H A D | mpr.c | 1968 {"user", MPR_USER},
|