Home
last modified time | relevance | path

Searched refs:SCB (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/sys/dev/microcode/aic7xxx/
H A Daic7xxx.seq52 * A few words on the waiting SCB list:
56 * SCB that we've already pulled from the QINFIFO and started the selection
60 * create yet another SCB waiting for selection. The solution used here is to
61 * use byte 27 of the SCB as a psuedo-next pointer and to thread a list
62 * of SCBs that are awaiting selection. Since 0-0xfe are valid SCB indexes,
65 * command for which a second SCB has been queued. The sequencer will
107 * We have at least one queued SCB now and we don't have any
109 * card SCB for the host's SCB and get to work on it.
114 /* In the non-paging case, the SCBID == hardware SCB index */
121 * DMA the SCB from host ram into the current SCB location.
[all …]
H A Daic79xx.seq152 * the SCB only if all data has transferred to the host.
179 * count in the SCB. In this case, we allow the routine servicing
180 * the FIFO to complete the SCB.
184 * we detect case 1, we will properly defer the post of the SCB
186 * notice that status has been received and complete the SCB.
221 * An SCB has been successfully uploaded to the host.
222 * If the SCB was uploaded for some reason other than
224 * queue the SCB for normal completion. Otherwise, we
310 * tag set by the host so that our SCB dma engine
311 * knows the correct location to store the SCB.
[all …]
H A Daic79xx.reg260 * Host New SCB Queue Offset
269 * Host Empty SCB Queue Offset
322 * SEQ New SCB Queue Offset
332 * SEQ Empty SCB Queue Offset
341 * SEQ Done SCB Queue Offset
550 * SCB Host Address
569 * SCB Host Count
1206 * SCB Type Pointer
1207 * SCB offset for Target Mode SCB type information
1217 * SCB offset to the Two Byte tag identifier used for target mode.
[all …]
H A Daic7xxx.reg701 field INTSCBRAMSEL 0x08 /* Internal SCB RAM Select */
702 field RAMPS 0x04 /* External SCB RAM Present */
703 field USCBSIZE32 0x02 /* Use 32byte SCB Page Size */
789 * SCB Pointer (p. 3-49)
852 * Downloaded SCB's tag does
940 * SCB Auto Increment (p. 3-59)
941 * Byte offset into the SCB Array and an optional bit to allow auto
1021 * SCB Definition (p. 5-4)
1170 field ARRDONE 0x40 /* SCB Array prefetch done */
1186 * SCB bank address (7895/7896/97 only)
[all …]
/openbsd-src/gnu/gcc/gcc/config/score/
H A Dmisc.md341 (unspec:BLK [(match_operand:SI 2 "register_operand" "d")] SCB))
H A Dscore.md65 (SCB 3)
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp3227 Attributor::SimplifictionCallbackTy SCB = in initialize() local
3238 SCB); in initialize()
H A DAttributorAttributes.cpp6587 Attributor::SimplifictionCallbackTy SCB = in initialize() local
6592 SCB); in initialize()
6595 SCB); in initialize()
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A DChangeLog-19993278 the original name in SCB instead of the stripped name.