Home
last modified time | relevance | path

Searched refs:fab (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/fs/xfs/scrub/
H A Drepair.c454 struct xrep_find_ag_btree *fab, in xrep_findroot_block() argument
527 if (bp->b_ops != fab->buf_ops) in xrep_findroot_block()
539 bp->b_ops = fab->buf_ops; in xrep_findroot_block()
571 fab->root = NULLAGBLOCK; in xrep_findroot_block()
582 fab->height = block_level + 1; in xrep_findroot_block()
591 fab->root = agbno; in xrep_findroot_block()
593 fab->root = NULLAGBLOCK; in xrep_findroot_block()
625 for (fab = ri->btree_info; fab->buf_ops; fab++) { in xrep_findroot_rmap()
662 for (fab = btree_info; fab->buf_ops; fab++) { in xrep_find_ag_btree_roots()
665 fab->root = NULLAGBLOCK; in xrep_find_ag_btree_roots()
[all …]
H A Dagheader_repair.c136 struct xrep_find_ag_btree *fab) in xrep_check_btree_root() argument
139 fab->height <= fab->maxlevels; in xrep_check_btree_root()
155 struct xrep_find_ag_btree *fab, in xrep_agf_find_btrees() argument
176 if (fab[XREP_AGF_RMAPBT].root != in xrep_agf_find_btrees()
224 struct xrep_find_ag_btree *fab) in xrep_agf_set_roots() argument
227 cpu_to_be32(fab[XREP_AGF_BNOBT].root); in xrep_agf_set_roots()
232 cpu_to_be32(fab[XREP_AGF_CNTBT].root); in xrep_agf_set_roots()
437 xrep_agf_set_roots(sc, agf, fab); in xrep_agf()
817 struct xrep_find_ag_btree *fab) in xrep_agi_find_btrees() argument
884 struct xrep_find_ag_btree *fab) in xrep_agi_set_roots() argument
[all …]
/openbmc/linux/tools/testing/selftests/drivers/net/bonding/
H A Dbond-break-lacpdu-tx.sh27 ip link del fab-br0 >/dev/null 2>&1 || :
40 ip link add fab-br0 address 52:54:00:3B:7C:A6 mtu 1500 type bridge \
59 ip link set fbond master fab-br0
66 ip link set fab-br0 up
68 ip addr add dev fab-br0 10.0.0.3
/openbmc/u-boot/drivers/ddr/marvell/axp/
H A Dddr3_init.c755 u32 fab, cpu_freq, ui_vco_freq; in ddr3_get_vco_freq() local
757 fab = ddr3_get_fab_opt(); in ddr3_get_vco_freq()
760 if (fab == 2 || fab == 3 || fab == 7 || fab == 8 || fab == 10 || in ddr3_get_vco_freq()
761 fab == 15 || fab == 17 || fab == 20) in ddr3_get_vco_freq()
H A Dddr3_axp.h14 #define SAR_CPU_FAB_GET(cpu, fab) (((cpu & 0x7) << 21) | ((fab & 0xF) << 24)) argument
/openbmc/linux/arch/arm/boot/dts/nvidia/
H A Dtegra30-cardhu.dtsi9 * This file contains common DT entry for all fab version of Cardhu.
10 * There is multiple fab version of Cardhu starting from A01 to A07.
11 * Cardhu fab version A01 and A03 are not supported. Cardhu fab version
13 * Cardhu fab version A04. The Cardhu fab version A05, A06, A07 are
14 * compatible with fab version A04. Based on Cardhu fab version, the
15 * related dts file need to be chosen like for Cardhu fab version A02,
16 * use tegra30-cardhu-a02.dts, Cardhu fab version A04 and later, use
21 * number is the fab version like here it is 002 and hence fab version A02.
/openbmc/u-boot/arch/arm/mach-mvebu/serdes/axp/
H A Dboard_env_spec.h77 #define SAR_CPU_FAB_GET(cpu, fab) (((cpu & 0x7) << 21) | ((fab & 0xF) << 24)) argument
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perfetto/files/
H A D0001-Add-missing-header-cstdint-for-uintXX_t-types.patch33 index 1b4c53815..472042fab 100644
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c895 struct fip_fab_desc *fab; in fcoe_ctlr_parse_adv() local
962 fab = (struct fip_fab_desc *)desc; in fcoe_ctlr_parse_adv()
963 fcf->fabric_name = get_unaligned_be64(&fab->fd_wwn); in fcoe_ctlr_parse_adv()
964 fcf->vfid = ntohs(fab->fd_vfid); in fcoe_ctlr_parse_adv()
965 fcf->fc_map = ntoh24(fab->fd_map); in fcoe_ctlr_parse_adv()
/openbmc/linux/arch/arm/boot/dts/nxp/lpc/
H A Dlpc32xx.dtsi309 fab {