Home
last modified time | relevance | path

Searched refs:DI_BUS_QUIESCED (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/sun_sas/common/
H A Dverify.c68 ((state & DI_BUS_QUIESCED) == DI_BUS_QUIESCED)) { in verifyAdapter()
/illumos-gate/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()
/illumos-gate/usr/src/lib/libdevinfo/
H A Dlibdevinfo.h90 #define DI_BUS_QUIESCED 0x100 macro
H A Ddevinfo.c984 result |= DI_BUS_QUIESCED; in di_state()
/illumos-gate/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()
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_list.c3479 case DI_BUS_QUIESCED: in xport_devinfo_to_recep_state()