Searched refs:MPR_USER (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/dev/mpr/ |
| H A D | mpr_user.c | 658 mpr_dprint(sc, MPR_USER, "%s: req %p %d rpl %p %d\n", __func__, in mpr_user_command() 669 mpr_dprint(sc, MPR_USER, "%s: Function %02X MsgFlags %02X\n", __func__, in mpr_user_command() 719 mpr_dprint(sc, MPR_USER, "%s: reply size %d\n", __func__, sz); in mpr_user_command() 752 mpr_dprint(sc, MPR_USER, "%s: Only one passthru command " in mpr_user_pass_thru() 786 mpr_dprint(sc, MPR_USER, "%s: req 0x%jx %d rpl 0x%jx %d " in mpr_user_pass_thru() 805 mpr_dprint(sc, MPR_USER, "%s: Function %02X MsgFlags %02X\n", __func__, in mpr_user_pass_thru() 1368 mpr_dprint(sc, MPR_USER, "%s: This buffer type is not " in mpr_release_fw_diag_buffer() 1999 mpr_dprint(sc, MPR_USER, "%s: Only one FW diag command " in mpr_user_diag_action() 2186 mpr_dprint(sc, MPR_USER, "IO access is not supported. " in mpr_user_reg_access() 2373 mpr_dprint(sc, MPR_USER, "Hard Reset with Port Enable " in mpr_ioctl()
|
| H A D | mprvar.h | 740 #define MPR_USER (1 << 8) /* Trace user-generated commands */ macro
|
| H A D | mpr.c | 1977 {"user", MPR_USER},
|