Home
last modified time | relevance | path

Searched refs:IDENTIFY (Results 1 - 25 of 29) sorted by relevance

12

/kernel/linux/linux-6.6/include/uapi/linux/
H A Dcxl_mem.h29 ___C(IDENTIFY, "Identify Command"), \
/kernel/linux/linux-6.6/include/scsi/
H A Dscsi.h142 #define IDENTIFY(can_disconnect, lun) (IDENTIFY_BASE |\ macro
/kernel/linux/linux-5.10/include/scsi/
H A Dscsi.h205 #define IDENTIFY(can_disconnect, lun) (IDENTIFY_BASE |\ macro
/kernel/linux/linux-5.10/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.c2697 * tagged, we prepare an IDENTIFY without disc. granted,
2704 np->msgout[0] = IDENTIFY(0, cp->lun);
3096 cp->scsi_smsg2[0] = IDENTIFY(0, cp->lun);
3257 * IDENTIFY(lun) + M_ABORT.
3259 * IDENTIFY(lun) + M_ABORT.
3261 * IDENTIFY(lun) + task attributes + M_ABORT_TAG.
3443 * an IDENTIFY(lun) + ABORT MESSAGE.
3448 np->abrt_msg[0] = IDENTIFY(0, lun);
3475 * send a M_ABORT message without IDENTIFY.
3487 * Set the IDENTIFY(lu
[all...]
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.c2697 * tagged, we prepare an IDENTIFY without disc. granted,
2704 np->msgout[0] = IDENTIFY(0, cp->lun);
3096 cp->scsi_smsg2[0] = IDENTIFY(0, cp->lun);
3257 * IDENTIFY(lun) + M_ABORT.
3259 * IDENTIFY(lun) + M_ABORT.
3261 * IDENTIFY(lun) + task attributes + M_ABORT_TAG.
3443 * an IDENTIFY(lun) + ABORT MESSAGE.
3448 np->abrt_msg[0] = IDENTIFY(0, lun);
3475 * send a M_ABORT message without IDENTIFY.
3487 * Set the IDENTIFY(lu
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H A Daha152x.c304 identified = 0x0004, /* IDENTIFY was sent */
1502 * - queue IDENTIFY message and SDTR to selected target for message out
1524 ADDMSGO(IDENTIFY(RECONNECT, CURRENT_SC->device->lun)); in seldo_run()
1829 ADDMSGO(IDENTIFY(RECONNECT, CURRENT_SC->device->lun)); in msgo_init()
H A Desp_scsi.c680 *p++ = IDENTIFY(0, lun); in esp_autosense()
820 *p++ = IDENTIFY(tp->flags & ESP_TGT_DISCONNECT, lun); in esp_maybe_execute_command()
H A Dwd33c93.c888 /* construct an IDENTIFY message with correct disconnect bit */ in wd33c93_intr()
890 hostdata->outgoing_msg[0] = IDENTIFY(0, cmd->device->lun); in wd33c93_intr()
1399 ("wd33c93: Reselected without IDENTIFY\n"); in wd33c93_intr()
H A DNCR5380.c944 * ARBITRATION, SELECTION and MESSAGE OUT phases and an IDENTIFY message.
1175 * IDENTIFY message.
1194 tmp[0] = IDENTIFY(can_disconnect, cmd->device->lun);
1204 dsprintk(NDEBUG_SELECTION, instance, "IDENTIFY message transfer failed\n");
2096 shost_printk(KERN_ERR, instance, "expecting IDENTIFY message, got "); in NCR5380_reselect()
H A Dmesh.c1550 ms->msgout[0] = IDENTIFY(ALLOW_RESEL(ms->conn_tgt), in cmd_complete()
H A Ddc395x.c3611 IDENTIFY(dcb->dev_mode & NTC_DO_DISCONNECT, lun); in device_alloc()
3613 dcb->identify_msg = IDENTIFY(0, lun); in device_alloc()
H A Dncr53c8xx.c1172 ** Get the IDENTIFY message and load the LUN to SFBR.
1550 ** Contents are IDENTIFY and SIMPLE_TAG.
2127 ** Send the IDENTIFY and SIMPLE_TAG messages
2608 ** Ack the IDENTIFY or TAG previously received.
2648 ** to get an IDENTIFY message
2657 ** may reselect without sending an IDENTIFY.
2668 ** Read IDENTIFY + SIMPLE + TAG using a single MOVE.
2703 ** Read an throw away the IDENTIFY.
3168 ** Send a TARGET_RESET message if bad IDENTIFY
3284 ** If message phase but not an IDENTIFY,
[all...]
H A Dnsp32.c353 * IDENTIFY Message
366 data->msgoutbuf[pos] = IDENTIFY(mode, SCpnt->device->lun); pos++; in nsp32_build_identify()
795 * SCSI-2 says IDENTIFY implies RESTORE_POINTER operation.
966 /* Build IDENTIFY */ in nsp32_queuecommand_lck()
1957 * processing IDENTIFY in nsp32_msgin_occur()
1975 * processing messages except for IDENTIFY in nsp32_msgin_occur()
/kernel/linux/linux-6.6/drivers/scsi/
H A Daha152x.c307 identified = 0x0004, /* IDENTIFY was sent */
1534 * - queue IDENTIFY message and SDTR to selected target for message out
1558 ADDMSGO(IDENTIFY(RECONNECT, CURRENT_SC->device->lun)); in seldo_run()
1872 ADDMSGO(IDENTIFY(RECONNECT, CURRENT_SC->device->lun)); in msgo_init()
H A Desp_scsi.c680 *p++ = IDENTIFY(0, lun); in esp_autosense()
820 *p++ = IDENTIFY(tp->flags & ESP_TGT_DISCONNECT, lun); in esp_maybe_execute_command()
H A Dwd33c93.c831 /* construct an IDENTIFY message with correct disconnect bit */ in wd33c93_intr()
833 hostdata->outgoing_msg[0] = IDENTIFY(0, cmd->device->lun); in wd33c93_intr()
1345 ("wd33c93: Reselected without IDENTIFY\n"); in wd33c93_intr()
H A DNCR5380.c946 * ARBITRATION, SELECTION and MESSAGE OUT phases and an IDENTIFY message.
1177 * IDENTIFY message.
1196 tmp[0] = IDENTIFY(can_disconnect, cmd->device->lun);
1206 dsprintk(NDEBUG_SELECTION, instance, "IDENTIFY message transfer failed\n");
2102 shost_printk(KERN_ERR, instance, "expecting IDENTIFY message, got "); in NCR5380_reselect()
H A Dmesh.c1544 ms->msgout[0] = IDENTIFY(ALLOW_RESEL(ms->conn_tgt), in cmd_complete()
H A Dncr53c8xx.c1174 ** Get the IDENTIFY message and load the LUN to SFBR.
1547 ** Contents are IDENTIFY and SIMPLE_TAG.
2104 ** Send the IDENTIFY and SIMPLE_TAG messages
2580 ** Ack the IDENTIFY or TAG previously received.
2620 ** to get an IDENTIFY message
2629 ** may reselect without sending an IDENTIFY.
2640 ** Read IDENTIFY + SIMPLE + TAG using a single MOVE.
2675 ** Read an throw away the IDENTIFY.
3140 ** Send a TARGET_RESET message if bad IDENTIFY
3256 ** If message phase but not an IDENTIFY,
[all...]
H A Ddc395x.c3565 IDENTIFY(dcb->dev_mode & NTC_DO_DISCONNECT, lun); in device_alloc()
3567 dcb->identify_msg = IDENTIFY(0, lun); in device_alloc()
/kernel/linux/linux-6.6/drivers/cxl/core/
H A Dmbox.c49 CXL_CMD(IDENTIFY, 0, 0x43, CXL_CMD_FLAG_FORCE_ENABLE),
1078 * cxl_dev_state_identify() - Send the IDENTIFY command to the device.
/kernel/linux/linux-6.6/drivers/scsi/pcmcia/
H A Dnsp_cs.c1233 data->MsgBuffer[i] = IDENTIFY(true, lun); i++; in nspintr()
/kernel/linux/linux-5.10/drivers/scsi/pcmcia/
H A Dnsp_cs.c1224 data->MsgBuffer[i] = IDENTIFY(TRUE, lun); i++; in nspintr()
/kernel/linux/linux-5.10/drivers/scsi/arm/
H A Dacornscsi.c1484 * be sent immediately following the IDENTIFY message...' in acornscsi_message()
1691 IDENTIFY(host->device[host->SCpnt->device->id].disconnect_ok, in acornscsi_buildmessages()
2043 case PHASE_MSGOUT: /* STATE: connected & sent IDENTIFY message */ in acornscsi_sbicintr()
2154 * If we reconnected and we're not in MESSAGE IN phase after IDENTIFY, in acornscsi_sbicintr()
H A Dfas216.c1788 msgqueue_addmsg(&info->scsi.msgs, 1, IDENTIFY(disconnect_ok, SCpnt->device->lun)); in fas216_start_command()

Completed in 71 milliseconds

12