Searched refs:SCB (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/drivers/scsi/aic7xxx/ |
D | aic7xxx.seq | 51 * A few words on the waiting SCB list: 55 * SCB that we've already pulled from the QINFIFO and started the selection 59 * create yet another SCB waiting for selection. The solution used here is to 60 * use byte 27 of the SCB as a pseudo-next pointer and to thread a list 61 * of SCBs that are awaiting selection. Since 0-0xfe are valid SCB indexes, 64 * command for which a second SCB has been queued. The sequencer will 104 * We have at least one queued SCB now and we don't have any 106 * card SCB for the host's SCB and get to work on it. 111 /* In the non-paging case, the SCBID == hardware SCB index */ 118 * DMA the SCB from host ram into the current SCB location. [all …]
|
D | aic79xx.seq | 151 * the SCB only if all data has transferred to the host. 178 * count in the SCB. In this case, we allow the routine servicing 179 * the FIFO to complete the SCB. 183 * we detect case 1, we will properly defer the post of the SCB 185 * notice that status has been received and complete the SCB. 220 * An SCB has been successfully uploaded to the host. 221 * If the SCB was uploaded for some reason other than 223 * queue the SCB for normal completion. Otherwise, we 309 * tag set by the host so that our SCB dma engine 310 * knows the correct location to store the SCB. [all …]
|
D | aic79xx.reg | 277 * Host New SCB Queue Offset 288 * Host Empty SCB Queue Offset 346 * SEQ New SCB Queue Offset 357 * SEQ Empty SCB Queue Offset 368 * SEQ Done SCB Queue Offset 586 * SCB Host Address 607 * SCB Host Count 1264 * SCB Type Pointer 1265 * SCB offset for Target Mode SCB type information 1275 * SCB offset to the Two Byte tag identifier used for target mode. [all …]
|
D | aic7xxx.reg | 756 field INTSCBRAMSEL 0x08 /* Internal SCB RAM Select */ 757 field RAMPS 0x04 /* External SCB RAM Present */ 758 field USCBSIZE32 0x02 /* Use 32byte SCB Page Size */ 857 * SCB Pointer (p. 3-49) 921 * Downloaded SCB's tag does 1015 * SCB Auto Increment (p. 3-59) 1016 * Byte offset into the SCB Array and an optional bit to allow auto 1106 * SCB Definition (p. 5-4) 1281 field ARRDONE 0x40 /* SCB Array prefetch done */ 1300 * SCB bank address (7895/7896/97 only) [all …]
|
/Linux-v4.19/Documentation/devicetree/bindings/i2c/ |
D | i2c-img-scb.txt | 1 IMG Serial Control Bus (SCB) I2C Controller 9 "scb", for the SCB core clock.
|
/Linux-v4.19/drivers/staging/rtl8188eu/include/ |
D | ieee80211.h | 735 SCB = 3, /* secondary channel below */ enumerator
|
/Linux-v4.19/Documentation/scsi/ |
D | aic7xxx.txt | 42 and SCB prefetch. 43 4. 64 Byte SCB Support - Allows disconnected, untagged request table
|
D | aic79xx.txt | 77 SCB corruption on some PCI-33 busses.
|
/Linux-v4.19/drivers/staging/rtl8723bs/include/ |
D | ieee80211.h | 1131 SCB = 3, /* secondary channel below */ enumerator
|
/Linux-v4.19/drivers/i2c/busses/ |
D | Kconfig | 617 tristate "Imagination Technologies I2C SCB Controller" 620 Say Y here if you want to use the IMG I2C SCB controller,
|