Searched refs:ENABLED (Results 1 – 9 of 9) sorted by relevance
51 e) ENABLED=eopt ;;91 if [ -n "$ENABLED" -o -n "$RCORDER" ]; then101 if [ -n "$ENABLED" ]; then
440 ENABLED="$1"441 if [ "$ENABLED" = "yes" -o "${ENABLED}" = "YES" ]
59 MCA_ACCESSOR(enabled, ENABLED, int)
64 #define ENABLED 1 macro
541 port->status = ENABLED; in digi_init()926 if (!(port->status & ENABLED)) in digiioctl()
1914 GEN_SES_STATUS_TARGET_PORT_ACCESSORS(enabled, ENABLED)1947 GEN_SES_STATUS_INITIATOR_PORT_ACCESSORS(enabled, ENABLED)
326 NOTES: By default only PCI-Express adapters are ENABLED to do TSO. Others
49 * add INTERFACE-ENABLED and INTERFACE-DISABLED ctrl_iface events
308 dnl Usage: AM_WITH_NLS([TOOLSYMBOL], [NEEDSYMBOL], [LIBDIR], [ENABLED]).319 dnl ENABLED is used to control the default for the related --enable-nls, since