Searched refs:SCB (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Dinitio.h395 U32 SCB_PAddr; /*20 SCB phy. Addr. */
397 UBYTE SCB_Opcode; /*24 SCB command code */
398 UBYTE SCB_Flags; /*25 SCB Flags */
417 } SCB; typedef in typeref:struct:Scsi_Ctrl_Blk
559 SCB *HCS_NxtAvail; /* 1C */
560 SCB *HCS_Scb; /* 20 */
561 SCB *HCS_ScbEnd; /* 24 */
562 SCB *HCS_NxtPend; /* 28 */
563 SCB *HCS_NxtContig; /* 2C */
564 SCB *HCS_ActSc
[all...]
H A Dinitio.c163 static SCB *tul_scb;
191 static SCB *tul_find_busy_scb(HCS * pCurHcb, WORD tarlun);
192 static SCB *tul_find_done_scb(HCS * pCurHcb);
221 static void tul_select_atn(HCS * pCurHcb, SCB * pCurScb);
222 static void tul_select_atn3(HCS * pCurHcb, SCB * pCurScb);
223 static void tul_select_atn_stop(HCS * pCurHcb, SCB * pCurScb);
642 static int init_tulip(HCS * pCurHcb, SCB * scbp, int tul_num_scb,
648 SCB *pTmpScb, *pPrevScb = NULL;
761 static SCB *tul_alloc_scb(HCS * hcsp)
763 SCB *pTmpSc
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/cs46xx/imgs/
H A Dcwcdma.asp29 // the samples 'as they are' with no alteration from a PCMreader SCB (DMA from host)
30 // to any other SCB. This is useful for AC3 throug SPDIF. SRC (source rate converters)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/tokenring/
H A Dtms380tr.h97 #define CMD_EXECUTE 0x1000 /* Execute SCB command */
99 * system when SCB is available for
177 #define STS_IRQ_SCB_CLEAR 0x0006 /* SCB clear, following an
271 * issued or address passed in the SCB
282 * issued or address passed in the SCB
370 u_int8_t SCB_Clear_IV; /* Interrupt vector: SCB clear. */
377 u_int32_t SCB_Addr; /* SCB address: even, word aligned, high-low */
503 * SCB: adapter commands enabled by the host system started by writing
511 } SCB; /* System Command Block (32 bit physical address; big endian)*/ typedef in typeref:struct:__anon5901
790 * the SCB i
[all...]

Completed in 34 milliseconds