Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/conf/
H A Ddevice.h190 int scsi_probe(struct scsi_device *sd, int (*callback)(void));
/illumos-gate/usr/src/uts/common/io/scsi/conf/
H A Dscsi_confsubr.c428 return (scsi_probe(sd, callback)); in scsi_slave()
1024 scsi_probe(struct scsi_device *sd, int (*callback)()) in scsi_probe() function
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dses.c264 switch (err = scsi_probe(devp, SLEEP_FUNC)) { in ses_probe()
410 err = scsi_probe(devp, SLEEP_FUNC); in ses_doattach()
H A Dsgen.c588 if (scsi_probe(scsidevp, NULL_FUNC) != SCSIPROBE_EXISTS) { in sgen_do_attach()
1032 if (scsi_probe(scsidevp, NULL_FUNC) == SCSIPROBE_EXISTS) { in sgen_probe()
H A Dsd.c2529 return (scsi_probe(devp, waitfn)); in sd_scsi_probe_with_cache()
2568 return (cp->cache[tgt] = scsi_probe(devp, waitfn)); in sd_scsi_probe_with_cache()
6747 if (scsi_probe(devp, SLEEP_FUNC) != SCSIPROBE_EXISTS) { in sd_unit_attach()
H A Dst.c837 if (scsi_probe(devp, NULL_FUNC) == SCSIPROBE_EXISTS) { in st_probe()
1618 if (scsi_probe(devp, canwait) == SCSIPROBE_EXISTS) { in st_doattach()
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c6403 sp = scsi_probe(sdprobe, SLEEP_FUNC); in scsi_device_config()
6560 sp = scsi_probe(sdchild, SLEEP_FUNC); in scsi_device_config()
/illumos-gate/usr/src/man/man9f/
H A DMakefile494 scsi_probe.9f \
/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c5115 if (scsi_probe(psd, SLEEP_FUNC) != SCSIPROBE_EXISTS) { in vhci_pathinfo_online()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-kernel.man9f.inc1243 file path=usr/share/man/man9f/scsi_probe.9f