Home
last modified time | relevance | path

Searched refs:SCSI_SEND_DIAG (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dscsi.h126 #define SCSI_SEND_DIAG 0x1D /* Send Diagnostic (O) */ macro
154 #define SCSI_SEND_DIAG 0x1D /* Send Diagnostics (MANDATORY) */ macro
/OK3568_Linux_fs/u-boot/common/
H A Dusb_storage.c511 cmd[0] = SCSI_SEND_DIAG; in usb_stor_CB_reset()