Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/scsi/
H A Dscsi.c36 static struct scsi_cmd tempccb; /* temporary scsi command buffer */ variable
162 struct scsi_cmd *pccb = (struct scsi_cmd *)&tempccb; in scsi_read()
239 struct scsi_cmd *pccb = (struct scsi_cmd *)&tempccb; in scsi_write()
500 struct scsi_cmd *pccb = (struct scsi_cmd *)&tempccb; in scsi_detect_dev()