Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/smrt/
H A Dsmrt_sata.c80 if ((r = smrt_poll_for(smrt, smcm)) != 0) { in smrt_sata_determine_wwn()
H A Dsmrt_physical.c167 if ((ret = smrt_poll_for(smrt, smcm)) != 0) { in smrt_phys_identify()
438 if ((r = smrt_poll_for(smrt, smcm)) != 0) { in smrt_phys_discover()
H A Dsmrt_hba.c653 (void) smrt_poll_for(smrt, smcm); in smrt_tran_start()
721 if ((r = smrt_poll_for(smrt, smcm)) != 0) { in smrt_tran_reset()
879 VERIFY0(smrt_poll_for(smrt, abort_smcm)); in smrt_tran_abort()
H A Dsmrt_logvol.c231 if ((r = smrt_poll_for(smrt, smcm)) != 0) { in smrt_logvol_discover()
H A Dsmrt_ciss.c797 smrt_poll_for(smrt_t *smrt, smrt_command_t *smcm) in smrt_poll_for() function
1846 if ((ret = smrt_poll_for(smrt, smrt->smrt_event_cancel_cmd)) != 0) { in smrt_event_fini()
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/smrt/
H A Dsmrt.h634 int smrt_poll_for(smrt_t *, smrt_command_t *);