Home
last modified time | relevance | path

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

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