Home
last modified time | relevance | path

Searched refs:tf (Results 126 – 150 of 180) sorted by relevance

12345678

/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c1293 struct ata_taskfile tf; in hisi_sas_fill_ata_reset_cmd() local
1295 ata_tf_init(dev, &tf); in hisi_sas_fill_ata_reset_cmd()
1297 tf.ctl |= ATA_SRST; in hisi_sas_fill_ata_reset_cmd()
1299 tf.ctl &= ~ATA_SRST; in hisi_sas_fill_ata_reset_cmd()
1300 tf.command = ATA_CMD_DEV_RESET; in hisi_sas_fill_ata_reset_cmd()
1301 ata_tf_to_fis(&tf, pmp, 0, fis); in hisi_sas_fill_ata_reset_cmd()
/openbmc/qemu/pc-bios/s390-ccw/
H A Dcio.h29 u32 tf:1; /* timing facility */ member
/openbmc/linux/Documentation/arch/arm64/
H A Damu.rst61 Firmware (code running at higher exception levels, e.g. arm-tf) support is
/openbmc/openbmc/poky/meta/lib/oe/
H A Dpatch.py449 with tempfile.NamedTemporaryFile('w', delete=False) as tf:
450 tmpfile = tf.name
452 tf.write(line)
/openbmc/linux/tools/power/pm-graph/
H A Dbootgraph.py394 tf = open(sysvals.ftracefile, 'r')
395 for line in tf:
432 tf.close()
H A Dsleepgraph.py984 tf = self.openlog(self.ftracefile, 'r')
985 for line in tf:
998 tf.close()
3278 tf = sysvals.openlog(sysvals.ftracefile, 'r')
3280 for line in tf:
3336 tf.close()
3370 tf = sysvals.openlog(sysvals.ftracefile, 'r')
3371 for line in tf:
3396 tf.close()
3446 tp, tf = loadTraceLog()
[all …]
/openbmc/linux/drivers/scsi/mvsas/
H A Dmv_sas.c414 if (qc->tf.command == ATA_CMD_FPDMA_WRITE || in mvs_get_ncq_tag()
415 qc->tf.command == ATA_CMD_FPDMA_READ || in mvs_get_ncq_tag()
416 qc->tf.command == ATA_CMD_FPDMA_RECV || in mvs_get_ncq_tag()
417 qc->tf.command == ATA_CMD_FPDMA_SEND || in mvs_get_ncq_tag()
418 qc->tf.command == ATA_CMD_NCQ_NON_DATA) { in mvs_get_ncq_tag()
/openbmc/linux/drivers/target/tcm_fc/
H A Dtfc_conf.c325 struct target_fabric_configfs *tf, in ft_add_wwn() argument
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/
H A Dviews.py743 tf = Target_File.objects.get(pk=resolved_id)
744 resolved_path = tf.path
745 resolved_id = tf.sym_target_id
1310 tf = Task.objects.filter(build = build)
1311 tfc = tf.count()
1313 tfd = tf.exclude(order__isnull=True).count()
/openbmc/linux/arch/x86/kvm/
H A Dkvm_emulate.h312 bool tf; /* TF value before instruction (after for syscall/sysret) */ member
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/mtd/ubi-utils-klibc-2.0.2/
H A D0002-Instead-of-doing-preprocessor-magic-just-output-off_.patch124 - printf("\tf %04o %9" PRIdoff_t " (%9u) %5d:%-3d %s\n",
126 + printf("\tf %04o %9lld (%9u) %5d:%-3d %s\n",
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_isr.c999 fc_port_t *f, *tf; in qla2x00_find_fcport_by_loopid() local
1001 f = tf = NULL; in qla2x00_find_fcport_by_loopid()
1002 list_for_each_entry_safe(f, tf, &vha->vp_fcports, list) in qla2x00_find_fcport_by_loopid()
1011 fc_port_t *f, *tf; in qla2x00_find_fcport_by_wwpn() local
1013 f = tf = NULL; in qla2x00_find_fcport_by_wwpn()
1014 list_for_each_entry_safe(f, tf, &vha->vp_fcports, list) { in qla2x00_find_fcport_by_wwpn()
1029 fc_port_t *f, *tf; in qla2x00_find_fcport_by_nportid() local
1031 f = tf = NULL; in qla2x00_find_fcport_by_nportid()
1032 list_for_each_entry_safe(f, tf, &vha->vp_fcports, list) { in qla2x00_find_fcport_by_nportid()
H A Dtcm_qla2xxx.c1583 struct target_fabric_configfs *tf, in tcm_qla2xxx_make_lport() argument
1695 struct target_fabric_configfs *tf, in tcm_qla2xxx_npiv_make_lport() argument
/openbmc/linux/drivers/scsi/pm8001/
H A Dpm8001_sas.c321 if (qc && ata_is_ncq(qc->tf.protocol)) { in pm8001_get_ncq_tag()
565 qc ? qc->tf.command : 0, // ata opcode in pm8001_ccb_task_free()
/openbmc/linux/drivers/scsi/isci/
H A Drequest.c3163 if (qc && (qc->tf.command == ATA_CMD_FPDMA_WRITE || in isci_request_stp_request_construct()
3164 qc->tf.command == ATA_CMD_FPDMA_READ || in isci_request_stp_request_construct()
3165 qc->tf.command == ATA_CMD_FPDMA_RECV || in isci_request_stp_request_construct()
3166 qc->tf.command == ATA_CMD_FPDMA_SEND || in isci_request_stp_request_construct()
3167 qc->tf.command == ATA_CMD_NCQ_NON_DATA)) { in isci_request_stp_request_construct()
/openbmc/u-boot/arch/arm/dts/
H A Dmeson-gxbb-nanopi-k2.dts60 vddio_tf: regulator-vddio-tf {
/openbmc/openbmc/meta-arm/documentation/
H A Drunfvp.md106 FVP_CONSOLES[tf-a] = "s_terminal_0"
/openbmc/linux/Documentation/admin-guide/acpi/
H A Dssdt-overlays.rst152 if stat -tf $EFIVARFS | grep -q -v de5e81e4; then
/openbmc/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-gxbb-nanopi-k2.dts62 vddio_tf: regulator-vddio-tf {
/openbmc/linux/drivers/net/ethernet/marvell/
H A Dskge.c2793 struct skge_tx_desc *tf = td; in skge_xmit_frame() local
2806 tf = e->desc; in skge_xmit_frame()
2807 BUG_ON(tf->control & BMU_OWN); in skge_xmit_frame()
2809 tf->dma_lo = lower_32_bits(map); in skge_xmit_frame()
2810 tf->dma_hi = upper_32_bits(map); in skge_xmit_frame()
2814 tf->control = BMU_OWN | BMU_SW | control | skb_frag_size(frag); in skge_xmit_frame()
2816 tf->control |= BMU_EOF | BMU_IRQ_EOF; in skge_xmit_frame()
/openbmc/openbmc/meta-arm/meta-arm/recipes-bsp/trusted-firmware-a/
H A Dtrusted-firmware-a.inc141 DEPENDS += " ${@bb.utils.contains('TFTF_TESTS', '1', 'tf-a-tests', '', d)}"
/openbmc/openbmc/poky/bitbake/lib/toaster/orm/
H A Dmodels.py543 tf = Task.objects.filter(build = self)
544 tfc = tf.count()
546 completeper = tf.exclude(outcome=Task.OUTCOME_NA).count()*100 // tfc
/openbmc/linux/kernel/rcu/
H A Dsrcutree.c1836 void srcu_torture_stats_print(struct srcu_struct *ssp, char *tt, char *tf) in srcu_torture_stats_print() argument
1848 tt, tf, rcu_seq_current(&ssp->srcu_sup->srcu_gp_seq), ss_state, in srcu_torture_stats_print()
/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_lio.c729 efct_lio_make_nport(struct target_fabric_configfs *tf, in efct_lio_make_nport() argument
761 efct_lio_npiv_make_nport(struct target_fabric_configfs *tf, in efct_lio_npiv_make_nport() argument
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.c1523 struct ieee80211_trigger *tf = (struct ieee80211_trigger *)skb->data; in rtw89_stats_trigger_frame() local
1527 if (!ether_addr_equal(vif->bss_conf.bssid, tf->ta) || in rtw89_stats_trigger_frame()
1532 type = le64_get_bits(tf->common_info, IEEE80211_TRIGGER_TYPE_MASK); in rtw89_stats_trigger_frame()
1536 end = (u8 *)tf + skb->len; in rtw89_stats_trigger_frame()
1537 pos = tf->variable; in rtw89_stats_trigger_frame()

12345678