Searched refs:cfg_role (Results 1 – 3 of 3) sorted by relevance
266 mpt->cfg_role = tval; in mpt_set_options()
199 role = mpt->cfg_role; in mpt_cam_probe()547 role = mpt->cfg_role; in mpt_set_initial_config_fc()552 if (role != mpt->cfg_role) { in mpt_set_initial_config_fc()553 if (mpt->cfg_role & MPT_ROLE_INITIATOR) { in mpt_set_initial_config_fc()565 if (mpt->cfg_role & MPT_ROLE_TARGET) { in mpt_set_initial_config_fc()577 mpt->role = mpt->cfg_role; in mpt_set_initial_config_fc()
556 u_int cfg_role; member