Lines Matching refs:host_no
1306 int host_no = devip->sdbg_host->shost->host_no; in resp_inquiry() local
1308 port_group_id = (((host_no + 1) & 0x7f) << 8) + in resp_inquiry()
1311 host_no = 0; in resp_inquiry()
1312 lu_id_num = have_wlun ? -1 : (((host_no + 1) * 2000) + in resp_inquiry()
1314 target_dev_id = ((host_no + 1) * 2000) + in resp_inquiry()
1587 int host_no = devip->sdbg_host->shost->host_no; in resp_report_tgtpgs() local
1605 port_group_a = (((host_no + 1) & 0x7f) << 8) + in resp_report_tgtpgs()
1607 port_group_b = (((host_no + 1) & 0x7f) << 8) + in resp_report_tgtpgs()
1615 arr[n++] = host_no % 3; /* Asymm access state */ in resp_report_tgtpgs()
2028 target_dev_id = ((devip->sdbg_host->shost->host_no + 1) * 2000) + in resp_mode_sense()
3623 sdp->host->host_no, sdp->channel, sdp->id, sdp->lun); in scsi_debug_slave_alloc()
3634 sdp->host->host_no, sdp->channel, sdp->id, sdp->lun); in scsi_debug_slave_configure()
3654 sdp->host->host_no, sdp->channel, sdp->id, sdp->lun); in scsi_debug_slave_destroy()