Searched refs:target_role (Results 1 – 1 of 1) sorted by relevance
1191 int bus, tm_enabled, target_role; in isp_enable_lun() local1248 target_role = (FCPARAM(isp, bus)->role & ISP_ROLE_TARGET) != 0; in isp_enable_lun()1251 target_role = (SDPARAM(isp, bus)->role & ISP_ROLE_TARGET) != 0; in isp_enable_lun()1277 if (tm_enabled == 0 && target_role != 0) { in isp_enable_lun()