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()548 role = mpt->cfg_role; in mpt_set_initial_config_fc()553 if (role != mpt->cfg_role) { in mpt_set_initial_config_fc()554 if (mpt->cfg_role & MPT_ROLE_INITIATOR) { in mpt_set_initial_config_fc()566 if (mpt->cfg_role & MPT_ROLE_TARGET) { in mpt_set_initial_config_fc()578 mpt->role = mpt->cfg_role; in mpt_set_initial_config_fc()
560 u_int cfg_role; member