Searched refs:cfg_role (Results 1 – 3 of 3) sorted by relevance
267 mpt->cfg_role = tval; in mpt_set_options()
199 role = mpt->cfg_role; in mpt_cam_probe()537 role = mpt->cfg_role; in mpt_set_initial_config_fc()542 if (role != mpt->cfg_role) { in mpt_set_initial_config_fc()543 if (mpt->cfg_role & MPT_ROLE_INITIATOR) { in mpt_set_initial_config_fc()555 if (mpt->cfg_role & MPT_ROLE_TARGET) { in mpt_set_initial_config_fc()567 mpt->role = mpt->cfg_role; in mpt_set_initial_config_fc()
559 u_int cfg_role; member