Home
last modified time | relevance | path

Searched refs:IDENTIFY (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/linux/include/scsi/
H A Dscsi.h142 #define IDENTIFY(can_disconnect, lun) (IDENTIFY_BASE |\ macro
/openbmc/linux/include/uapi/linux/
H A Dcxl_mem.h29 ___C(IDENTIFY, "Identify Command"), \
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/
H A Dparselogs-ignores-qemuall.txt27 failed to IDENTIFY (I/O error, err_mask=0x4)
/openbmc/linux/Documentation/scsi/
H A Dlibsas.rst94 IDENTIFY frame or a FIS frame, _before_ notifying the SAS
98 address from the IDENTIFY frame or maybe generate a SAS
103 - this is where you copy the IDENTIFY/FIS frame
319 - on receiving an IDENTIFY/FIS frame
/openbmc/linux/Documentation/userspace-api/ioctl/
H A Dhdio.rst124 the IDENTIFY DEVICE and IDENTIFY PACKET DEVICE commands in
129 - ENOMSG IDENTIFY DEVICE information not available
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-ata106 id: (RO) Cached result of IDENTIFY command, as
/openbmc/linux/Documentation/driver-api/
H A Dlibata.rst35 Post-IDENTIFY device configuration
43 Called after IDENTIFY [PACKET] DEVICE is issued to each device found.
947 Also, ATA/ATAPI standard requires that IDENTIFY DEVICE / IDENTIFY PACKET
/openbmc/openbmc/meta-hpe/meta-dl360poc/recipes-kernel/linux/linux-obmc/
H A Dgxp.dts483 "", "", "", "", "", "", "IDENTIFY", "HEALTH_RED", "HEALTH_AMBER", "POWER_BUTTON",
/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.c2704 np->msgout[0] = IDENTIFY(0, cp->lun);
3096 cp->scsi_smsg2[0] = IDENTIFY(0, cp->lun);
3448 np->abrt_msg[0] = IDENTIFY(0, lun);
3489 np->abrt_msg[0] = IDENTIFY(0, cp->lun);
5159 msgptr[msglen++] = IDENTIFY(can_disconnect, sdev->lun);
/openbmc/linux/drivers/cxl/core/
H A Dmbox.c49 CXL_CMD(IDENTIFY, 0, 0x43, CXL_CMD_FLAG_FORCE_ENABLE),
/openbmc/linux/drivers/scsi/
H A Daha152x.c1558 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 DNCR5380.c1196 tmp[0] = IDENTIFY(can_disconnect, cmd->device->lun); in NCR5380_select()
H A Dwd33c93.c833 hostdata->outgoing_msg[0] = IDENTIFY(0, cmd->device->lun); in wd33c93_intr()
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()
H A Dmesh.c1544 ms->msgout[0] = IDENTIFY(ALLOW_RESEL(ms->conn_tgt), in cmd_complete()
H A Dnsp32.c373 data->msgoutbuf[pos] = IDENTIFY(mode, SCpnt->device->lun); pos++; in nsp32_build_identify()
H A DFlashPoint.c3919 p_sccb->Sccb_idmsg = IDENTIFY(true, p_sccb->Lun); in FPT_sinits()
3921 p_sccb->Sccb_idmsg = IDENTIFY(false, p_sccb->Lun); in FPT_sinits()
H A Dncr53c8xx.c4155 idmsg = IDENTIFY(0, sdev->lun); in ncr_queue_command()
6447 cp->scsi_smsg2[0] = IDENTIFY(0, cmd->device->lun); in ncr_sir_to_redo()
/openbmc/qemu/hw/cxl/
H A Dcxl-mailbox-utils.c78 IDENTIFY = 0x40, enumerator
2701 [IDENTIFY][MEMORY_DEVICE] = { "IDENTIFY_MEMORY_DEVICE",
/openbmc/linux/drivers/scsi/pcmcia/
H A Dnsp_cs.c1233 data->MsgBuffer[i] = IDENTIFY(true, lun); i++; in nspintr()
/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx.seq246 * Our first message must be one of IDENTIFY, ABORT, or
334 * reselected, but haven't seen an IDENTIFY message from the target yet.
1935 clr SEQ_FLAGS; /* make note of IDENTIFY */
H A Daic79xx.seq1152 clr SEQ_FLAGS; /* make note of IDENTIFY */
/openbmc/linux/drivers/scsi/arm/
H A Dacornscsi.c1655 IDENTIFY(host->device[host->SCpnt->device->id].disconnect_ok, in acornscsi_buildmessages()
H A Dfas216.c1794 msgqueue_addmsg(&info->scsi.msgs, 1, IDENTIFY(disconnect_ok, SCpnt->device->lun)); in fas216_start_command()

12