Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dscsi.h237 #define SCSI_SEL_TIME_OUT 0x00000101 /* Selection time out */ macro
/openbmc/u-boot/drivers/scsi/
H A Dscsi.c503 if (pccb->contr_stat == SCSI_SEL_TIME_OUT) { in scsi_detect_dev()