Searched refs:MPS_USER (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/dev/mps/ |
| H A D | mps_user.c | 660 mps_dprint(sc, MPS_USER, "%s: req %p %d rpl %p %d\n", __func__, in mps_user_command() 671 mps_dprint(sc, MPS_USER, "%s: Function %02X MsgFlags %02X\n", __func__, in mps_user_command() 720 mps_dprint(sc, MPS_USER, "%s: reply size %d\n", __func__, sz); in mps_user_command() 751 mps_dprint(sc, MPS_USER, "%s: Only one passthru command " in mps_user_pass_thru() 785 mps_dprint(sc, MPS_USER, "%s: req 0x%jx %d rpl 0x%jx %d " in mps_user_pass_thru() 804 mps_dprint(sc, MPS_USER, "%s: Function %02X MsgFlags %02X\n", __func__, in mps_user_pass_thru() 1257 mps_dprint(sc, MPS_USER, "%s: This buffer type is not " in mps_release_fw_diag_buffer() 1887 mps_dprint(sc, MPS_USER, "%s: Only one FW diag command " in mps_user_diag_action() 2074 mps_dprint(sc, MPS_USER, "IO access is not supported. " in mps_user_reg_access() 2260 mps_dprint(sc, MPS_USER, in mps_ioctl()
|
| H A D | mpsvar.h | 659 #define MPS_USER (1 << 8) /* Trace user-generated commands */ macro
|
| H A D | mps.c | 1822 {"user", MPS_USER},
|