Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dmdi_impldefs.h979 #define MDI_PI_FLAGS_IS_DEVICE_REMOVED(pip) \ macro
/titanic_50/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dmpapi_impl.c957 if (!(MDI_PI_FLAGS_IS_DEVICE_REMOVED(pip))) { in vhci_get_path_list_for_mp_lu()
1060 if (!(MDI_PI_FLAGS_IS_DEVICE_REMOVED(pip))) { in vhci_get_path_list_for_init_port()
1145 if (!(MDI_PI_FLAGS_IS_DEVICE_REMOVED(pip))) { in vhci_get_path_list_for_target_port()
4495 MDI_PI_FLAGS_IS_DEVICE_REMOVED(ret_pip))) { in vhci_mpapi_chk_last_path()
/titanic_50/usr/src/uts/common/os/
H A Dsunmdi.c4843 if (MDI_PI_FLAGS_IS_DEVICE_REMOVED(pip)) { in i_mdi_report_path_state()
7351 return (MDI_PI_FLAGS_IS_DEVICE_REMOVED(pip)); in mdi_pi_device_isremoved()