Searched refs:fcb (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/include/fcb/
H A Dbfa_fcb_port.h25 #include <fcb/bfa_fcb_vport.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/storage/
H A Dfreecom.c223 struct freecom_cb_wrap *fcb; local
230 fcb = (struct freecom_cb_wrap *) us->iobuf;
240 fcb->Type = FCM_PACKET_ATAPI | 0x00;
241 fcb->Timeout = 0;
242 memcpy (fcb->Atapi, srb->cmnd, 12);
243 memset (fcb->Filler, 0, sizeof (fcb->Filler));
248 result = usb_stor_bulk_transfer_buf (us, opipe, fcb,
282 fcb->Type = FCM_PACKET_STATUS;
283 fcb
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/exofs/
H A Dinode.c986 struct exofs_fcb fcb; local
999 ret = exofs_get_inode(sb, oi, &fcb);
1006 inode->i_mode = le16_to_cpu(fcb.i_mode);
1007 inode->i_uid = le32_to_cpu(fcb.i_uid);
1008 inode->i_gid = le32_to_cpu(fcb.i_gid);
1009 inode->i_nlink = le16_to_cpu(fcb.i_links_count);
1010 inode->i_ctime.tv_sec = (signed)le32_to_cpu(fcb.i_ctime);
1011 inode->i_atime.tv_sec = (signed)le32_to_cpu(fcb.i_atime);
1012 inode->i_mtime.tv_sec = (signed)le32_to_cpu(fcb.i_mtime);
1015 oi->i_commit_size = le64_to_cpu(fcb
1183 struct exofs_fcb fcb; member in struct:updatei_args
1211 struct exofs_fcb *fcb; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dwmavoice.c1048 * @param fcb structure containing fixed codebook vector info
1051 int block_idx, AMRFixed *fcb)
1068 pulse_off += fcb->pitch_lag;
1090 for (idx = pulse_off; idx < MAX_FRAMESIZE / 2; idx += fcb->pitch_lag) {
1106 for (idx = pulse_start; idx < 0; idx += fcb->pitch_lag) ;
1123 fcb->x[fcb->n] = start_off;
1124 fcb->y[fcb->n] = get_bits1(gb) ? -1.0 : 1.0;
1125 fcb
1050 aw_pulse_set2(WMAVoiceContext *s, GetBitContext *gb, int block_idx, AMRFixed *fcb) argument
1139 aw_pulse_set1(WMAVoiceContext *s, GetBitContext *gb, int block_idx, AMRFixed *fcb) argument
1278 AMRFixed fcb; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dwmavoice.c1052 * @param fcb structure containing fixed codebook vector info
1056 int block_idx, AMRFixed *fcb)
1073 pulse_off += fcb->pitch_lag;
1095 for (idx = pulse_off; idx < MAX_FRAMESIZE / 2; idx += fcb->pitch_lag) {
1111 for (idx = pulse_start; idx < 0; idx += fcb->pitch_lag) ;
1128 fcb->x[fcb->n] = start_off;
1129 fcb->y[fcb->n] = get_bits1(gb) ? -1.0 : 1.0;
1130 fcb
1055 aw_pulse_set2(WMAVoiceContext *s, GetBitContext *gb, int block_idx, AMRFixed *fcb) argument
1145 aw_pulse_set1(WMAVoiceContext *s, GetBitContext *gb, int block_idx, AMRFixed *fcb) argument
1284 AMRFixed fcb; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/tokenring/
H A Dsmctr.c281 static int smctr_trc_send_packet(struct net_device *dev, FCBlock *fcb,
290 static int smctr_update_tx_chain(struct net_device *dev, FCBlock *fcb,
1466 FCBlock *fcb; local
1491 if((fcb = smctr_get_tx_fcb(dev, NON_MAC_QUEUE, skb->len))
1499 (__u8 *)fcb->bdb_ptr->data_block_ptr, skb->len);
1501 smctr_set_page(dev, (__u8 *)fcb);
1503 smctr_trc_send_packet(dev, fcb, NON_MAC_QUEUE);
1773 FCBlock *fcb; local
1777 fcb = tp->rx_fcb_head[i];
1778 fcb
1911 FCBlock *fcb; local
2945 FCBlock *fcb; local
4495 FCBlock *fcb; local
4601 FCBlock *fcb; local
4673 FCBlock *fcb; local
4731 FCBlock *fcb; local
4785 FCBlock *fcb; local
4835 FCBlock *fcb; local
4871 FCBlock *fcb; local
4897 FCBlock *fcb; local
4979 FCBlock *fcb; local
5336 smctr_trc_send_packet(struct net_device *dev, FCBlock *fcb, __u16 queue) argument
5499 FCBlock *fcb; local
5533 smctr_update_tx_chain(struct net_device *dev, FCBlock *fcb, __u16 queue) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/msdos/
H A Dmsdos.c1268 dos_fcb fcb, dta, far *pfcb=&fcb, far *pdta=&dta; local
1317 memset((char *)&fcb, 0, sizeof(dos_fcb));
1328 for (p = (char *)&fcb; (p - (char *)&fcb) < sizeof(dos_fcb); ++p)
1330 fprintf(stderr, "error: fcb[%d] = %x\n", (p - (char *)&fcb), *p);
1364 Trace((stderr, "&fcb = %lx, pfcb = %lx\n", (ulg)&fcb, (ulg)pfcb));
1366 if (pfcb->flag != fcb
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/char/
H A Dvmur.c596 struct file_control_block *fcb; local
600 fcb = kmalloc(sizeof(*fcb), GFP_KERNEL | GFP_DMA);
601 if (!fcb)
605 rc = diag_read_next_file_info(fcb, 0);
610 if (fcb->file_stat & (FLG_SYSTEM_HOLD | FLG_USER_HOLD)) {
626 rc = diag_read_next_file_info(fcb, 0);
629 if (!(fcb->file_stat & FLG_IN_USE)) {
638 kfree(fcb);
656 struct file_control_block *fcb; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/include/fcs/
H A Dbfa_fcs_vport.h29 #include <fcb/bfa_fcb_vport.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/
H A Dbfa_fcs.c33 #include <fcb/bfa_fcb.h>
H A Dbfad.c30 #include <fcb/bfa_fcb_vf.h>
31 #include <fcb/bfa_fcb_rport.h>
32 #include <fcb/bfa_fcb_port.h>
33 #include <fcb/bfa_fcb.h>
H A Dfcpim.c31 #include <fcb/bfa_fcb_fcpim.h>
H A Dbfa_fcs_lport.c25 #include <fcb/bfa_fcb_port.h>
H A Dbfad_im.c27 #include <fcb/bfa_fcb_fcpim.h>
H A Drport.c34 #include <fcb/bfa_fcb_rport.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dgianfar.c1981 struct txfcb *fcb = (struct txfcb *)skb_push(skb, GMAC_FCB_LEN); local
1983 memset(fcb, 0, GMAC_FCB_LEN);
1985 return fcb;
1988 static inline void gfar_tx_checksum(struct sk_buff *skb, struct txfcb *fcb) argument
2002 fcb->phcs = udp_hdr(skb)->check;
2004 fcb->phcs = tcp_hdr(skb)->check;
2010 fcb->l3os = (u16)(skb_network_offset(skb) - GMAC_FCB_LEN);
2011 fcb->l4os = skb_network_header_len(skb);
2013 fcb->flags = flags;
2016 void inline gfar_tx_vlan(struct sk_buff *skb, struct txfcb *fcb) argument
2044 struct txfcb *fcb = NULL; local
2652 gfar_rx_checksum(struct sk_buff *skb, struct rxfcb *fcb) argument
2670 struct rxfcb *fcb = NULL; local
[all...]

Completed in 227 milliseconds