Searched refs:MPR_CM_FLAGS_ERROR_MASK (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/dev/mpr/
H A Dmpr_sas.c563 if ((tm->cm_flags & MPR_CM_FLAGS_ERROR_MASK) != 0) {
639 if ((tm->cm_flags & MPR_CM_FLAGS_ERROR_MASK) != 0) {
1247 if ((tm->cm_flags & MPR_CM_FLAGS_ERROR_MASK) != 0) {
1335 if ((tm->cm_flags & MPR_CM_FLAGS_ERROR_MASK) != 0) {
1478 if ((tm->cm_flags & MPR_CM_FLAGS_ERROR_MASK) != 0) {
2220 if ((cm->cm_flags & MPR_CM_FLAGS_ERROR_MASK) != 0) {
2281 * CAM_REQ_CMP. The first is if MPR_CM_FLAGS_ERROR_MASK is
2535 if ((cm->cm_flags & MPR_CM_FLAGS_ERROR_MASK) != 0) {
3007 if ((tm->cm_flags & MPR_CM_FLAGS_ERROR_MASK) != 0) {
3463 if ((cm->cm_flags & MPR_CM_FLAGS_ERROR_MASK) !
[all...]
H A Dmprvar.h220 #define MPR_CM_FLAGS_ERROR_MASK MPR_CM_FLAGS_CHAIN_FAILED macro
H A Dmpr.c2773 if ((cm->cm_flags & MPR_CM_FLAGS_ERROR_MASK) != 0) {

Completed in 112 milliseconds