/linux-3.4.99/drivers/scsi/arm/ |
D | fas216.c | 1385 #define STATE(st,ph) ((ph) << 3 | (st)) in fas216_busservice_intr() macro 1389 switch (STATE(stat & STAT_BUSMASK, info->scsi.phase)) { in fas216_busservice_intr() 1390 case STATE(STAT_DATAIN, PHASE_SELSTEPS):/* Sel w/ steps -> Data In */ in fas216_busservice_intr() 1391 case STATE(STAT_DATAIN, PHASE_MSGOUT): /* Message Out -> Data In */ in fas216_busservice_intr() 1392 case STATE(STAT_DATAIN, PHASE_COMMAND): /* Command -> Data In */ in fas216_busservice_intr() 1393 case STATE(STAT_DATAIN, PHASE_MSGIN): /* Message In -> Data In */ in fas216_busservice_intr() 1398 case STATE(STAT_DATAIN, PHASE_DATAIN): /* Data In -> Data In */ in fas216_busservice_intr() 1399 case STATE(STAT_DATAOUT, PHASE_DATAOUT):/* Data Out -> Data Out */ in fas216_busservice_intr() 1404 case STATE(STAT_DATAOUT, PHASE_SELSTEPS):/* Sel w/ steps-> Data Out */ in fas216_busservice_intr() 1405 case STATE(STAT_DATAOUT, PHASE_MSGOUT): /* Message Out -> Data Out */ in fas216_busservice_intr() [all …]
|
/linux-3.4.99/arch/x86/crypto/ |
D | aesni-intel_asm.S | 95 #define STATE STATE1 macro 1898 movups (INP), STATE # input 1900 movups STATE, (OUTP) # output 1923 pxor KEY, STATE # round 0 1931 AESENC KEY STATE 1933 AESENC KEY STATE 1937 AESENC KEY STATE 1939 AESENC KEY STATE 1943 AESENC KEY STATE 1945 AESENC KEY STATE [all …]
|
/linux-3.4.99/drivers/scsi/ |
D | aha152x.c | 588 #define STATE (HOSTDATA(shpnt)->state) macro 960 } else if(STATE==seldi) { in setup_expected_interrupts() 2416 PREVSTATE = STATE; in update_state() 2417 STATE=unknown; in update_state() 2420 STATE=rsti; in update_state() 2424 STATE=seldi; in update_state() 2426 STATE=seldo; in update_state() 2428 STATE=selto; in update_state() 2430 STATE=busfree; in update_state() 2433 STATE=parerr; in update_state() [all …]
|
/linux-3.4.99/arch/mn10300/unit-asb2364/include/unit/ |
D | serial.h | 86 #define LSR_WAIT_FOR(STATE) \ in __debug_to_serial() argument 87 do {} while (!(GDBPORT_SERIAL_LSR & UART_LSR_##STATE)) in __debug_to_serial()
|
/linux-3.4.99/arch/mn10300/unit-asb2305/include/unit/ |
D | serial.h | 81 #define LSR_WAIT_FOR(STATE) \ argument 83 while (!(TTYS0_LSR & UART_LSR_##STATE)) {} \
|
/linux-3.4.99/arch/mn10300/unit-asb2303/include/unit/ |
D | serial.h | 97 #define LSR_WAIT_FOR(STATE) \ argument 99 while (!(GDBPORT_SERIAL_LSR & UART_LSR_##STATE)) {} \
|
/linux-3.4.99/arch/frv/kernel/ |
D | gdb-io.c | 35 #define LSR_WAIT_FOR(STATE) \ argument 38 } while (!(__UART(LSR) & UART_LSR_##STATE))
|
D | debug-stub.c | 29 #define LSR_WAIT_FOR0(STATE) \ argument 31 } while (!(__UART0(LSR) & UART_LSR_##STATE))
|
/linux-3.4.99/sound/core/ |
D | pcm.c | 228 #define STATE(v) [SNDRV_PCM_STATE_##v] = #v macro 244 STATE(OPEN), 245 STATE(SETUP), 246 STATE(PREPARED), 247 STATE(RUNNING), 248 STATE(XRUN), 249 STATE(DRAINING), 250 STATE(PAUSED), 251 STATE(SUSPENDED),
|
/linux-3.4.99/Documentation/ |
D | lockdep-design.txt | 32 - 'ever held in STATE context' 33 - 'ever held as readlock in STATE context' 34 - 'ever held with STATE enabled' 35 - 'ever held as readlock with STATE enabled' 37 Where STATE can be either one of (kernel/lockdep_states.h) 54 The bit position indicates STATE, STATE-read, for each of the states listed
|
/linux-3.4.99/arch/mn10300/boot/compressed/ |
D | misc.c | 36 #define LSR_WAIT_FOR(STATE) \ argument 37 do { while (!(CYG_DEV_LSR & SIO_LSR_##STATE)) {} } while (0)
|
/linux-3.4.99/include/net/sctp/ |
D | command.h | 182 SCTP_ARG_CONSTRUCTOR(STATE, sctp_state_t, state)
|
/linux-3.4.99/kernel/debug/kdb/ |
D | kdb_private.h | 37 #define KDB_DEBUG_STATE(text, value) if (KDB_DEBUG(STATE)) \
|
/linux-3.4.99/scripts/dtc/ |
D | dtc-parser.tab.c_shipped | 507 /* YYDEFACT[STATE-NAME] -- Default rule to reduce with in state 508 STATE-NUM when YYTABLE doesn't specify something else to do. Zero 528 /* YYPACT[STATE-NUM] -- Index in YYTABLE of the portion describing 529 STATE-NUM. */ 549 /* YYTABLE[YYPACT[STATE-NUM]]. What to do in state STATE-NUM. If 574 /* YYSTOS[STATE-NUM] -- The (internal number of the) accessing 575 symbol of state STATE-NUM. */
|
/linux-3.4.99/scripts/genksyms/ |
D | parse.tab.c_shipped | 643 /* YYDEFACT[STATE-NAME] -- Default reduction number in state STATE-NUM. 679 /* YYPACT[STATE-NUM] -- Index in YYTABLE of the portion describing 680 STATE-NUM. */ 715 /* YYTABLE[YYPACT[STATE-NUM]]. What to do in state STATE-NUM. If 841 /* YYSTOS[STATE-NUM] -- The (internal number of the) accessing 842 symbol of state STATE-NUM. */
|
/linux-3.4.99/scripts/kconfig/ |
D | zconf.tab.c_shipped | 618 /* YYDEFACT[STATE-NAME] -- Default rule to reduce with in state 619 STATE-NUM when YYTABLE doesn't specify something else to do. Zero 655 /* YYPACT[STATE-NUM] -- Index in YYTABLE of the portion describing 656 STATE-NUM. */ 692 /* YYTABLE[YYPACT[STATE-NUM]]. What to do in state STATE-NUM. If 765 /* YYSTOS[STATE-NUM] -- The (internal number of the) accessing 766 symbol of state STATE-NUM. */
|
/linux-3.4.99/Documentation/sound/alsa/ |
D | README.maya44 | 7 STATE OF DEVELOPMENT:
|
/linux-3.4.99/Documentation/filesystems/ |
D | afs.txt | 148 USE ADDR STATE
|
/linux-3.4.99/Documentation/filesystems/caching/ |
D | object.txt | 93 OBJECT MANAGEMENT STATE MACHINE
|
/linux-3.4.99/arch/sparc/kernel/ |
D | ldc.c | 196 ldcdbg(STATE, "STATE (%s) --> (%s)\n", in ldc_set_state() 518 ldcdbg(STATE, "ABORT\n"); in ldc_abort()
|
/linux-3.4.99/Documentation/telephony/ |
D | ixj.txt | 30 THE LINUX DRIVERS FOR QUICKNET CARDS ARE PRESENTLY IN A ALPHA STATE
|
/linux-3.4.99/drivers/gpu/drm/nouveau/ |
D | nv50_grctx.c | 204 cp_set (ctx, STATE, RUNNING); in nv50_grctx_init() 273 cp_set (ctx, STATE, STOPPED); in nv50_grctx_init()
|