Searched refs:MPT_ROLE_INITIATOR (Results 1 – 3 of 3) sorted by relevance
153 #define MPT_ROLE_INITIATOR 1 macro156 #define MPT_ROLE_DEFAULT MPT_ROLE_INITIATOR
203 if ((role & (MPT_ROLE_TARGET|MPT_ROLE_INITIATOR)) != 0 || in mpt_cam_probe()538 role |= MPT_ROLE_INITIATOR; in mpt_set_initial_config_fc()553 if (mpt->cfg_role & MPT_ROLE_INITIATOR) { in mpt_set_initial_config_fc()554 if ((role & MPT_ROLE_INITIATOR) == 0) { in mpt_set_initial_config_fc()561 } else if (role & MPT_ROLE_INITIATOR) { in mpt_set_initial_config_fc()2887 if (mpt->role & MPT_ROLE_INITIATOR) in mpt_fc_els_reply_handler()3494 case MPT_ROLE_INITIATOR: in mpt_action()3591 if ((mpt->role & MPT_ROLE_INITIATOR) == 0) { in mpt_action()
2847 mpt->role |= MPT_ROLE_INITIATOR; in mpt_configure_ioc()