Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dstdio.c141 struct stdio_dev **sdevp) in stdio_probe_device() argument
147 *sdevp = NULL; in stdio_probe_device()
167 *sdevp = sdev; in stdio_probe_device()
/openbmc/linux/drivers/scsi/
H A Dscsi_scan.c1156 struct scsi_device **sdevp, in scsi_probe_and_add_lun() argument
1176 if (sdevp) in scsi_probe_and_add_lun()
1177 *sdevp = sdev; in scsi_probe_and_add_lun()
1278 if (sdevp) { in scsi_probe_and_add_lun()
1280 *sdevp = sdev; in scsi_probe_and_add_lun()