Home
last modified time | relevance | path

Searched refs:ct_unstable (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dmdi_impldefs.h534 int ct_unstable; /* Paths in transient state */ member
567 #define MDI_CLIENT_UNSTABLE(ct) (ct)->ct_unstable++;
569 (ct)->ct_unstable--; \
570 if ((ct)->ct_unstable == 0) { \
/titanic_41/usr/src/cmd/mdb/common/modules/scsi_vhci/
H A Dscsi_vhci.c191 mdb_printf("ct_unstable: %23d\n", value.ct_unstable); in mdiclient()
/titanic_41/usr/src/uts/common/os/
H A Dsunmdi.c1355 ct->ct_unstable = 0; in i_mdi_client_alloc()
1816 if (ct->ct_unstable) { in mdi_failover()
1821 while (ct->ct_unstable) in mdi_failover()
3631 if (ct->ct_unstable == 0) { in i_mdi_pi_state_change()
3925 if (ct->ct_unstable == 0) { in i_mdi_pi_offline()
5171 (ct->ct_unstable)) { in i_mdi_phci_offline()
5408 (ct->ct_unstable)) { in mdi_phci_retire_notify()
5500 (ct->ct_unstable)) { in mdi_phci_retire_finalize()
5645 if (ct->ct_unstable) { in i_mdi_client_offline()