Searched refs:MPT_ROLE_TARGET (Results 1 – 4 of 4) sorted by relevance
207 if ((role & (MPT_ROLE_TARGET|MPT_ROLE_INITIATOR)) != 0 || in mpt_cam_probe()247 if (mpt->is_fc && (mpt->role & MPT_ROLE_TARGET) != 0) { in mpt_cam_attach()268 if (mpt->is_fc && (mpt->role & MPT_ROLE_TARGET) != 0) { in mpt_cam_attach()537 role |= MPT_ROLE_TARGET; in mpt_set_initial_config_fc()561 if (mpt->cfg_role & MPT_ROLE_TARGET) { in mpt_set_initial_config_fc()562 if ((role & MPT_ROLE_TARGET) == 0) { in mpt_set_initial_config_fc()569 } else if (role & MPT_ROLE_TARGET) { in mpt_set_initial_config_fc()1155 if (mpt->is_fc && (mpt->role & MPT_ROLE_TARGET)) { in mpt_cam_ready()2966 if (mpt->role & MPT_ROLE_TARGET) in mpt_fc_els_reply_handler()3643 if (mpt->is_fc && (mpt->role & MPT_ROLE_TARGET)) { in mpt_action()
300 mpt->cfg_role |= MPT_ROLE_TARGET; in mpt_set_options()
147 #define MPT_ROLE_TARGET 2 macro
2851 mpt->role |= MPT_ROLE_TARGET; in mpt_configure_ioc()