Home
last modified time | relevance | path

Searched refs:ENABLED (Results 1 – 16 of 16) sorted by relevance

/titanic_50/usr/src/cmd/saf/
H A Dmisc.c149 case ENABLED: in sigpoll()
193 case ENABLED: in sigpoll()
260 sp->sc_sstate = ENABLED; in sigpoll()
261 sp->sc_lstate = ENABLED; in sigpoll()
268 case ENABLED: in sigpoll()
309 case ENABLED: in sigpoll()
435 case ENABLED: in sigpoll()
H A Dstructs.h84 #define ENABLED 2 /* PM enabled, must be same as PM_ENABLED */ macro
H A Dsac.c436 sp->sc_sstate = (sp->sc_flags & D_FLAG) ? DISABLED : ENABLED; in startpm()
796 case ENABLED: in pollpms()
1023 if (pp->pm_state == ENABLED || in readpipe()
H A Dutil.c295 case ENABLED: in pstate()
H A Dreadtab.c275 case ENABLED: in purge()
/titanic_50/usr/src/lib/librstp/common/
H A Dportinfo.c31 CHOOSE(ENABLED), \
362 case ENABLED: /* IEEE 802.1y, 17.21, Z.14 */ in STP_info_enter_state()
453 return STP_hop_2_state (this, ENABLED); in STP_info_check_conditions()
459 case ENABLED: /* IEEE 802.1y, 17.21, Z.14 */ in STP_info_check_conditions()
/titanic_50/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohci_hub.h95 #define ENABLED 0x04 /* Downstream data is enabled */ macro
/titanic_50/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci_hub.h95 #define ENABLED 0x04 /* Downstream data is enabled */ macro
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/nwamcfg/
H A Dnwamcfg_grammar.y56 %token UNKNOWN ACTIVATION_MODE CONDITIONS ENABLED
75 %type <ival> property_type UNKNOWN ACTIVATION_MODE CONDITIONS ENABLED
861 | ENABLED { $$ = PT_ENABLED; }
H A Dnwamcfg_lex.l168 <TSTATE>enabled { return ENABLED; }
/titanic_50/usr/src/lib/libunistat/common/sv/
H A Dsv.err30 ENABLED = Device already enabled
/titanic_50/usr/src/lib/libunistat/common/rdc/
H A Drdc.err60 ENABLED = %s:%s ==> %s:%s is already enabled
/titanic_50/usr/src/uts/common/io/e1000api/
H A DREADME.new326 NOTES: By default only PCI-Express adapters are ENABLED to do TSO. Others
/titanic_50/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_hub.c1658 rh_port_state[i] = ENABLED; in ohci_handle_root_hub_status_change()
/titanic_50/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_hub.c1967 rh_port_state[i] = ENABLED; in ehci_handle_root_hub_status_change()
/titanic_50/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Drtld.msg165 @ MSG_LFL_TRC_ENABLE "TRACING-ENABLED"