Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dscsi.h25 unsigned long contr_stat; /* Controller Status */ member
/openbmc/u-boot/drivers/scsi/
H A Dscsi.c503 if (pccb->contr_stat == SCSI_SEL_TIME_OUT) { in scsi_detect_dev()