Home
last modified time | relevance | path

Searched refs:DI_BUS_DOWN (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/lib/sun_sas/common/
H A Dverify.c67 ((state & DI_BUS_DOWN) == DI_BUS_DOWN) || in verifyAdapter()
/titanic_41/usr/src/lib/fm/topo/libtopo/common/
H A Ddev.c562 DI_BUS_QUIESCED | DI_BUS_DOWN))) in dev_fmri_unusable()
609 DI_BUS_QUIESCED | DI_BUS_DOWN))) in dev_fmri_service_state()
/titanic_41/usr/src/lib/libdevinfo/
H A Dlibdevinfo.h91 #define DI_BUS_DOWN 0x200 macro
H A Ddevinfo_retire.c289 (state & DI_BUS_DOWN)) { in node_select()
H A Ddevinfo.c986 result |= DI_BUS_DOWN; in di_state()
/titanic_41/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_list.c928 if (bus_di_state & (DI_BUS_QUIESCED | DI_BUS_DOWN)) in bus_devinfo_to_recep_state()
/titanic_41/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_list.c3480 case DI_BUS_DOWN: in xport_devinfo_to_recep_state()