Searched refs:resrv_instance (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c1136 int resrv_instance = 0; local
1237 resrv_instance = mdi_pi_get_path_instance(
1329 if ((resrv_instance != 0) && (resrv_instance !=
1333 * previously reserved path referred by resrv_instance might
1340 (void *)vlun, resrv_instance,
1345 * In rare cases, the path referred by resrv_instance could
1351 (void *)(intptr_t)resrv_instance, &pip);

Completed in 58 milliseconds