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

/illumos-gate/usr/src/cmd/stmfadm/
H A Dstmfadm.c2895 uint32_t ret_state; local
2897 ret_state = (state == ONLINE_LU) ?
2906 ret_state = luProps.status;
2909 ret_state == STMF_LOGICAL_UNIT_ONLINE) ||
2911 ret_state == STMF_LOGICAL_UNIT_OFFLINE))
2915 ret_state == STMF_LOGICAL_UNIT_OFFLINE) ||
2917 ret_state == STMF_LOGICAL_UNIT_ONLINE))
3032 uint32_t ret_state; local
3034 ret_state = (state == ONLINE_TARGET) ?
3042 ret_state
[all...]
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/
H A Dscsi_vhci.h751 mdi_pathinfo_state_t ret_state; /* state information */ member in struct:sv_path_info32
812 mdi_pathinfo_state_t ret_state; /* state information */ member in struct:sv_path_info
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dmpath.c438 ioc.ret_buf[i].ret_state;
890 *state = ioc.ret_buf[i].ret_state;
/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dscsi_vhci.c6303 (void) mdi_pi_get_state2(pip, &ret_pip->ret_state,
6381 (void) mdi_pi_get_state2(pip, &ret_pip->ret_state,
6720 if (ddi_copyout(&kpibuf[index].ret_state,
6721 &upi_ptr[index].ret_state, sizeof (kpibuf[index].ret_state),
6780 if (ddi_copyout(&kpibuf[index].ret_state,
6781 &upi32_ptr[index].ret_state,
6782 sizeof (kpibuf[index].ret_state), mode)) {
/illumos-gate/usr/src/cmd/luxadm/
H A Dfchba.c1415 path_state[ioc.ret_buf[i].ret_state]);
1416 lun->info.pathInfoState = ioc.ret_buf[i].ret_state;
/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevfsmap.c1301 if (state == pi->ret_state) {
/illumos-gate/usr/src/cmd/stmsboot/
H A Dstmsboot_util.c1392 (pi->ret_state == MDI_PATHINFO_STATE_ONLINE)) {

Completed in 367 milliseconds