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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c59 #define VHCI_CMD_CMPLT 0 macro
2840 int rval = VHCI_CMD_CMPLT;
2858 rval = VHCI_CMD_CMPLT;
2989 if (rval == VHCI_CMD_CMPLT) {
3140 rval = VHCI_CMD_CMPLT;
3146 if (rval == VHCI_CMD_CMPLT) {
3416 * if vhci_do_prin returns VHCI_CMD_CMPLT then

Completed in 62 milliseconds