Home
last modified time | relevance | path

Searched defs:fcb (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/tools/
H A Dmxsboot.c238 struct mx28_nand_fcb *fcb; in mx28_nand_get_fcb() local
354 static uint8_t *mx28_nand_fcb_block(struct mx28_nand_fcb *fcb) in mx28_nand_fcb_block()
384 static int mx28_nand_write_fcb(struct mx28_nand_fcb *fcb, uint8_t *buf) in mx28_nand_write_fcb()
419 static int mx28_nand_write_firmware(struct mx28_nand_fcb *fcb, int infd, in mx28_nand_write_firmware()
466 struct mx28_nand_fcb *fcb; in mx28_create_nand_image() local
H A Dvybridimage.c21 uint32_t fcb[128]; member
/openbmc/linux/drivers/net/ethernet/freescale/
H A Dgianfar.c1692 struct txfcb *fcb = skb_push(skb, GMAC_FCB_LEN); in gfar_add_fcb() local
1699 static inline void gfar_tx_checksum(struct sk_buff *skb, struct txfcb *fcb, in gfar_tx_checksum()
1728 static inline void gfar_tx_vlan(struct sk_buff *skb, struct txfcb *fcb) in gfar_tx_vlan()
1775 struct txfcb *fcb = NULL; in gfar_start_xmit() local
2441 static inline void gfar_rx_checksum(struct sk_buff *skb, struct rxfcb *fcb) in gfar_rx_checksum()
2458 struct rxfcb *fcb = NULL; in gfar_process_frame() local
/openbmc/linux/drivers/s390/char/
H A Dvmur.c603 struct file_control_block *fcb; in verify_uri_device() local
663 struct file_control_block *fcb; in get_uri_file_reclen() local
/openbmc/linux/drivers/usb/storage/
H A Dfreecom.c223 struct freecom_cb_wrap *fcb; in freecom_transport() local
/openbmc/linux/drivers/net/dsa/
H A Dbcm_sf2.h67 void __iomem *fcb; member