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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c2318 int ret, xport_retval = ~FC_SUCCESS; local
2653 fscsi->scsi_fc_status = xport_retval =
2671 if ((ret == 0) && (xport_retval == FC_SUCCESS)) {
2679 if ((ret == 0) && (xport_retval == FC_SUCCESS)) {

Completed in 78 milliseconds