Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/scsi/impl/
H A Dservices.h51 int scsi_poll(struct scsi_pkt *);
/illumos-gate/usr/src/uts/common/io/scsi/conf/
H A Dscsi_confsubr.c334 if (scsi_poll(rq_pkt) < 0) { in scsi_slave_do_rqsense()
379 if (scsi_poll(pkt) < 0) { in scsi_slave()
404 if (scsi_poll(pkt) < 0) { in scsi_slave()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/lmrc/
H A Dlmrc_raid.c424 ret = scsi_poll(inq_pkt); in lmrc_raid_send_inquiry()
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_subr.c80 scsi_poll(struct scsi_pkt *pkt) in scsi_poll() function
H A Dscsi_hba.c7054 if (scsi_poll(lunrpt_pkt) < 0) { in scsi_device_reportluns()
/illumos-gate/usr/src/man/man9f/
H A DMakefile487 scsi_poll.9f \
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-kernel.man9f.inc1234 file path=usr/share/man/man9f/scsi_poll.9f
/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c7387 err = scsi_poll(pkt); in vhci_do_scsi_cmd()
/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.c7340 if (scsi_poll(pkt) < 0 || in aac_config_tgt()
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c14090 if (scsi_poll(pktp) < 0) { in mptsas_send_scsi_cmd()