Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/scsi/
H A Dscsi.c34 static struct scsi_cmd tempccb; /* temporary scsi command buffer */ variable
160 struct scsi_cmd *pccb = (struct scsi_cmd *)&tempccb; in scsi_read()
236 struct scsi_cmd *pccb = (struct scsi_cmd *)&tempccb; in scsi_write()
495 struct scsi_cmd *pccb = (struct scsi_cmd *)&tempccb; in scsi_detect_dev()