Searched refs:scb (Results 26 - 50 of 74) sorted by relevance

123

/linux-master/drivers/net/ethernet/i825xx/
H A D82596.c306 struct i596_scb *scb; member in struct:i596_iscp
318 volatile struct i596_scb scb; member in struct:i596_private
418 dev->name, str, lp->scb.status, lp->scb.command);
428 while (--delcnt && lp->scb.command)
432 dev->name, str, lp->scb.status, lp->scb.command);
464 printk(KERN_ERR "iscp at %p, iscp.stat = %08lx, .scb = %p\n",
465 &lp->iscp, lp->iscp.stat, lp->iscp.scb);
466 printk(KERN_ERR "scb a
[all...]
H A Dlib82596.c290 u32 scb; member in struct:i596_iscp
302 volatile struct i596_scb scb __attribute__((aligned(32))); member in struct:i596_dma
417 dma_sync_cpu(dev, &(dma->scb), sizeof(struct i596_scb));
418 while (--delcnt && dma->scb.command) {
420 dma_sync_cpu(dev, &(dma->scb), sizeof(struct i596_scb));
425 SWAP16(dma->scb.status),
426 SWAP16(dma->scb.command));
443 printk(KERN_DEBUG "iscp at %p, iscp.stat = %08x, .scb = %08x\n",
444 &dma->iscp, SWAP32(dma->iscp.stat), SWAP32(dma->iscp.scb));
445 printk(KERN_DEBUG "scb a
[all...]
/linux-master/drivers/scsi/aic94xx/
H A Daic94xx_scb.c369 struct empty_scb *escb = &ascb->scb->escb;
384 le64_to_cpu(ascb->scb->header.next_scb),
385 le16_to_cpu(ascb->scb->header.index),
386 ascb->scb->header.opcode);
421 le64_to_cpu(ascb->scb->header.next_scb),
422 le16_to_cpu(ascb->scb->header.index),
423 ascb->scb->header.opcode);
454 ASD_DPRINTK("R_T_A for non TASK scb 0x%x\n",
455 a->scb->header.opcode);
587 le64_to_cpu(ascb->scb
630 struct scb *scb = ascb->scb; local
769 struct scb *scb = ascb->scb; local
[all...]
H A Daic94xx_hwi.h95 u32 max_scbs; /* absolute sequencer scb queue size */
116 struct scb *scb; /* equals dma_scb->vaddr */ member in struct:asd_ascb
148 struct asd_dma_tok next_scb; /* next scb to be delivered to CSEQ */
274 ascb->scb = ascb->dma_scb.vaddr;
340 * It is used when say the scb queueing function returned QUEUE_FULL,
H A Daic94xx_hwi.c192 * the _next_ scb to be DMA-ed to the host adapter is read from the last
220 seq->next_scb.size = sizeof(struct scb);
326 escb->scb->header.opcode = EMPTY_SCB;
344 struct empty_scb *escb = &ascb->scb->escb;
732 } else if (ascb->scb->header.opcode == EMPTY_SCB) {
1039 ascb->dma_scb.size = sizeof(struct scb);
1055 ascb->scb->header.index = cpu_to_le16((u16)ascb->tc_index);
1101 last->scb->header.next_scb =
1110 * asd_swap_head_scb -- swap the head scb
1136 memcpy(seq->next_scb.vaddr, ascb->scb, sizeo
[all...]
/linux-master/fs/afs/
H A Dyfsclient.c175 struct afs_status_cb *scb)
178 struct afs_file_status *status = &scb->status;
185 scb->have_error = true;
213 scb->have_status = true;
229 struct afs_status_cb *scb)
232 struct afs_callback *cb = &scb->callback;
237 scb->have_cb = true;
342 xdr_decode_YFSFetchStatus(&bp, call, &op->file[0].scb);
433 xdr_decode_YFSFetchStatus(&bp, call, &vp->scb);
434 xdr_decode_YFSCallBack(&bp, call, &vp->scb);
173 xdr_decode_YFSFetchStatus(const __be32 **_bp, struct afs_call *call, struct afs_status_cb *scb) argument
227 xdr_decode_YFSCallBack(const __be32 **_bp, struct afs_call *call, struct afs_status_cb *scb) argument
1589 struct afs_status_cb *scb; local
[all...]
H A Dfsclient.c56 struct afs_status_cb *scb)
59 struct afs_file_status *status = &scb->status;
75 scb->have_error = true;
85 scb->have_error = true;
121 scb->have_status = true;
139 struct afs_status_cb *scb)
141 struct afs_callback *cb = &scb->callback;
147 scb->have_cb = true;
251 xdr_decode_AFSFetchStatus(&bp, call, &vp->scb);
252 xdr_decode_AFSCallBack(&bp, call, &vp->scb);
54 xdr_decode_AFSFetchStatus(const __be32 **_bp, struct afs_call *call, struct afs_status_cb *scb) argument
137 xdr_decode_AFSCallBack(const __be32 **_bp, struct afs_call *call, struct afs_status_cb *scb) argument
1779 struct afs_status_cb *scb; local
[all...]
H A Dvalidation.c323 struct afs_callback *cb = &op->file[0].scb.callback;
340 (op->file[0].scb.have_cb || op->file[1].scb.have_cb)) {
343 if (!op->file[0].scb.have_cb)
344 expires_at = op->file[1].scb.callback.expires_at;
H A Dinode.c71 struct afs_file_status *status = &vp->scb.status;
145 if (!vp->scb.have_cb) {
151 atomic64_set(&vnode->cb_expires_at, vp->scb.callback.expires_at);
164 struct afs_file_status *status = &vp->scb.status;
270 struct afs_callback *cb = &vp->scb.callback;
292 if (vp->scb.have_error) {
296 if (vp->scb.status.abort_code == VNOVNODE) {
302 } else if (vp->scb.have_status) {
312 if (vp->scb.have_cb)
325 if (vp->scb
[all...]
H A Ddir.c694 abort_code = vp->scb.status.abort_code;
711 if (vp->scb.status.abort_code)
712 trace_afs_bulkstat_error(op, &vp->fid, i, vp->scb.status.abort_code);
713 if (!vp->scb.have_status && !vp->scb.have_error)
720 } else if (vp->scb.status.abort_code == 0) {
727 &vp->scb);
733 vp->scb.status.abort_code,
905 if (op->file[1].scb.status.abort_code) {
907 op->file[1].scb
[all...]
/linux-master/sound/pci/cs46xx/
H A Dcs46xx_lib.h107 void cs46xx_dsp_proc_free_scb_desc (struct dsp_scb_descriptor * scb);
109 struct dsp_scb_descriptor * scb);
111 #define cs46xx_dsp_proc_free_scb_desc(scb)
112 #define cs46xx_dsp_proc_register_scb_desc(chip, scb)
128 struct dsp_scb_descriptor * scb);
H A Ddsp_spos.c1298 /* create write back scb */
1862 struct dsp_scb_descriptor * scb; local
1867 scb = ins->master_mix_scb->sub_list_ptr;
1868 while (scb != ins->the_null_scb) {
1869 cs46xx_dsp_scb_set_volume (chip,scb,left,right);
1870 scb = scb->next_scb_ptr;
1874 scb = ins->rear_mix_scb->sub_list_ptr;
1875 while (scb != ins->the_null_scb) {
1876 cs46xx_dsp_scb_set_volume (chip,scb,lef
[all...]
/linux-master/arch/mips/sgi-ip22/
H A Dip28-berr.c172 u32 scb, scw; local
180 scb = cache_tags.err_addr & ((1 << 12) - 1) & ~((1 << 5) - 1);
189 scb | (1 << 12)*i);
191 scb = cache_tags.err_addr & ((1 << 12) - 1) & ~((1 << 6) - 1);
200 scb | (1 << 12)*i);
203 scb = i & (1 << 13) ? 7:6; /* scblksize = 2^[7..6] */
206 i = ((1 << scw) - 1) & ~((1 << scb) - 1);
210 scw-1, scb, i & (unsigned)cache_tags.err_addr);
/linux-master/net/bluetooth/cmtp/
H A Dcore.c224 struct cmtp_scb *scb = (void *) skb->cb; local
235 if (scb->id < 0) {
236 scb->id = cmtp_alloc_block_id(session);
237 if (scb->id < 0) {
246 | ((scb->id << 2) & 0x3c)
252 | ((scb->id << 2) & 0x3c)
264 cmtp_free_block_id(session, scb->id);
265 if (scb->data) {
/linux-master/drivers/media/pci/cx18/
H A DMakefile5 cx18-av-core.o cx18-av-audio.o cx18-av-firmware.o cx18-av-vbi.o cx18-scb.o \
H A Dcx18-queue.c14 #include "cx18-scb.h"
293 &cx->scb->cpu_mdl[mdl_id + i].paddr);
295 &cx->scb->cpu_mdl[mdl_id + i].length);
309 &cx->scb->cpu_mdl[mdl_id + i - 1].length);
345 if (((char __iomem *)&cx->scb->cpu_mdl[cx->free_mdl_idx + s->buffers] -
346 (char __iomem *)cx->scb) > SCB_RESERVED_SIZE) {
347 unsigned bufsz = (((char __iomem *)cx->scb) + SCB_RESERVED_SIZE -
348 ((char __iomem *)cx->scb->cpu_mdl));
H A Dcx18-mailbox.c13 #include "cx18-scb.h"
391 ack_mb = &cx->scb->apu2epu_mb;
395 ack_mb = &cx->scb->cpu2epu_mb;
531 mb = &cx->scb->cpu2epu_mb;
534 mb = &cx->scb->apu2epu_mb;
615 mb = &cx->scb->epu2apu_mb;
621 mb = &cx->scb->epu2cpu_mb;
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dampdu.c19 #include "scb.h"
106 * scb_handle: scb cubby handle to retrieve data from scb
284 struct scb *scb)
286 struct scb_ampdu *scb_ampdu = &scb->scb_ampdu;
437 /* update scb release size */
469 /* update scb release size */
483 struct scb *scb local
283 brcms_c_scb_ampdu_update_config(struct ampdu_info *ampdu, struct scb *scb) argument
516 struct scb *scb = &wlc->pri_scb; local
828 brcms_c_ampdu_dotxstatus_complete(struct ampdu_info *ampdu, struct scb *scb, struct sk_buff *p, struct tx_status *txs, u32 s1, u32 s2) argument
1017 brcms_c_ampdu_dotxstatus(struct ampdu_info *ampdu, struct scb *scb, struct sk_buff *p, struct tx_status *txs) argument
[all...]
H A Dmain.h25 #include "scb.h"
216 #define BRCMS_STF_SS_STBC_TX(wlc, scb) \
218 || (((scb)->flags & SCB_STBCCAP) && \
262 struct scb *hwrs_scb; /* permanent scb for hw rateset */
565 struct scb pri_scb;
668 void brcms_c_init_scb(struct scb *scb);
/linux-master/net/ipv4/
H A Dtcp_recovery.c68 struct tcp_skb_cb *scb = TCP_SKB_CB(skb); local
72 if ((scb->sacked & TCPCB_LOST) &&
73 !(scb->sacked & TCPCB_SACKED_RETRANS))
78 tp->rack.end_seq, scb->end_seq))
/linux-master/include/net/
H A Dmacsec.h199 * @scb: single copy broadcast flag
210 bool scb; member in struct:macsec_tx_sc
365 (secy->n_rx_sc > 1 && !tx_sc->end_station && !tx_sc->scb);
/linux-master/drivers/bluetooth/
H A Dbfusb.c113 struct bfusb_data_scb *scb = (void *) skb->cb; local
130 scb->urb = urb;
203 struct bfusb_data_scb *scb; local
223 scb = (struct bfusb_data_scb *) skb->cb;
224 scb->urb = urb;
/linux-master/arch/s390/kvm/
H A Dvsie.c33 * The pinned original scb. Be aware that other VCPUs can modify
53 /* trigger a validity icpt for the given scb */
54 static int set_validity_icpt(struct kvm_s390_sie_block *scb, argument
57 scb->ipa = 0x1000;
58 scb->ipb = ((__u32) reason_code) << 16;
59 scb->icptcode = ICPT_VALIDITY;
91 /* copy the updated intervention request bits into the shadow scb */
391 /* unshadow the scb, copying parameters back to the real scb */
437 * Setup the shadow scb b
1491 struct kvm_s390_sie_block *scb = READ_ONCE(vcpu->arch.vsie_block); local
[all...]
/linux-master/net/tls/
H A Dtls.h205 struct sk_skb_cb *scb = (struct sk_skb_cb *)skb->cb; local
207 return &scb->tls;
/linux-master/drivers/net/ethernet/intel/
H A De100.c267 } scb; member in struct:csr
610 (void)ioread8(&nic->csr->scb.status);
618 iowrite8(irq_mask_none, &nic->csr->scb.cmd_hi);
628 iowrite8(irq_mask_all, &nic->csr->scb.cmd_hi);
823 if (likely(!ioread8(&nic->csr->scb.cmd_lo)))
835 iowrite32(dma_addr, &nic->csr->scb.gen_ptr);
836 iowrite8(cmd, &nic->csr->scb.cmd_lo);
1366 iowrite8(~0, &nic->csr->scb.stat_ack);
1714 iowrite8(ioread8(&nic->csr->scb.cmd_hi) | irq_sw_gen,&nic->csr->scb
[all...]

Completed in 216 milliseconds

123