Searched defs:VHCI_CMD_RETRY (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c60 #define VHCI_CMD_RETRY 1 macro
2940 rval = VHCI_CMD_RETRY;
2945 if (rval == VHCI_CMD_RETRY) {
2978 * If we return VHCI_CMD_RETRY, that means the caller
3420 if (vhci_do_prin(&vpkt) == VHCI_CMD_RETRY) {

Completed in 65 milliseconds