Home
last modified time | relevance | path

Searched full:abt (Results 1 – 25 of 41) sorted by relevance

12

/openbmc/linux/Documentation/devicetree/bindings/display/panel/
H A Dabt,y030xx067a.yaml4 $id: http://devicetree.org/schemas/display/panel/abt,y030xx067a.yaml#
18 const: abt,y030xx067a
43 compatible = "abt,y030xx067a";
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_nvme.c1005 void qla_nvme_abort_set_option(struct abort_entry_24xx *abt, srb_t *orig_sp) in qla_nvme_abort_set_option() argument
1014 WARN_ON_ONCE(abt->options & cpu_to_le16(BIT_0)); in qla_nvme_abort_set_option()
1016 abt->options |= cpu_to_le16(AOF_ABTS_RTY_CNT); in qla_nvme_abort_set_option()
1017 abt->drv.abts_rty_cnt = cpu_to_le16(2); in qla_nvme_abort_set_option()
1019 abt->options |= cpu_to_le16(AOF_RSP_TIMEOUT); in qla_nvme_abort_set_option()
1021 abt->drv.rsp_timeout = cpu_to_le16(2 * (ha->r_a_tov / 10)); in qla_nvme_abort_set_option()
1024 void qla_nvme_abort_process_comp_status(struct abort_entry_24xx *abt, srb_t *orig_sp) in qla_nvme_abort_process_comp_status() argument
1034 comp_status = le16_to_cpu(abt->comp_status); in qla_nvme_abort_process_comp_status()
1055 abt->fw.ba_rjt_vendorUnique); in qla_nvme_abort_process_comp_status()
1058 abt->fw.ba_rjt_reasonCodeExpl, abt->fw.ba_rjt_reasonCode); in qla_nvme_abort_process_comp_status()
H A Dqla_mbx.c3249 struct abort_entry_24xx *abt; in qla24xx_abort_command() local
3280 abt = dma_pool_zalloc(ha->s_dma_pool, GFP_KERNEL, &abt_dma); in qla24xx_abort_command()
3281 if (abt == NULL) { in qla24xx_abort_command()
3287 abt->entry_type = ABORT_IOCB_TYPE; in qla24xx_abort_command()
3288 abt->entry_count = 1; in qla24xx_abort_command()
3289 abt->handle = make_handle(req->id, abt->handle); in qla24xx_abort_command()
3290 abt->nport_handle = cpu_to_le16(fcport->loop_id); in qla24xx_abort_command()
3291 abt->handle_to_abort = make_handle(req->id, handle); in qla24xx_abort_command()
3292 abt->port_id[0] = fcport->d_id.b.al_pa; in qla24xx_abort_command()
3293 abt->port_id[1] = fcport->d_id.b.area; in qla24xx_abort_command()
[all …]
H A Dqla_gbl.h968 (struct abort_entry_24xx *abt, srb_t *sp);
970 (struct abort_entry_24xx *abt, srb_t *sp);
H A Dqla_mr.c2169 struct srb_iocb *abt; in qlafx00_abort_iocb_entry() local
2175 abt = &sp->u.iocb_cmd; in qlafx00_abort_iocb_entry()
2176 abt->u.abt.comp_status = pkt->tgt_id_sts; in qlafx00_abort_iocb_entry()
3209 abt_iocb.abort_handle = make_handle(req->id, fxio->u.abt.cmd_hndl); in qlafx00_abort_iocb()
/openbmc/linux/drivers/accel/ivpu/
H A Divpu_mmu.c849 ivpu_warn_ratelimited(vdev, "MMU MSI ABT write aborted\n"); in ivpu_mmu_irq_gerr_handler()
852 ivpu_warn_ratelimited(vdev, "MMU PRIQ MSI ABT write aborted\n"); in ivpu_mmu_irq_gerr_handler()
855 ivpu_warn_ratelimited(vdev, "MMU EVTQ MSI ABT write aborted\n"); in ivpu_mmu_irq_gerr_handler()
858 ivpu_warn_ratelimited(vdev, "MMU CMDQ MSI ABT write aborted\n"); in ivpu_mmu_irq_gerr_handler()
/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-abt-y030xx067a.c367 { .compatible = "abt,y030xx067a", .data = &y030xx067a_info },
374 .name = "abt-y030xx067a",
H A DMakefile2 obj-$(CONFIG_DRM_PANEL_ABT_Y030XX067A) += panel-abt-y030xx067a.o
H A DKconfig12 tristate "ABT Y030XX067A 320x480 LCD panel"
/openbmc/linux/fs/xfs/
H A Dxfs_stats.c33 { "abt", xfsstats_offset(xs_blk_mapr) }, in xfs_stats_format()
/openbmc/linux/arch/arm/kernel/
H A Dsleep.S129 bl cpu_init @ restore the und/abt/irq banked regs
H A Dentry-armv.S967 * Enter in ABT mode, spsr = USR CPSR, lr = USR PC
990 * Enter in ABT mode, spsr = USR CPSR, lr = USR PC
H A Dsetup.c138 u32 abt[4]; member
584 "I" (offsetof(struct stack, abt[0])), in cpu_init()
/openbmc/linux/arch/arc/mm/
H A Dtlb.c696 * -Knob to be verbose abt it.(TODO: hook them up to debugfs)
698 volatile int dup_pd_silent; /* Be silent abt it or complain (default) */
/openbmc/linux/arch/arm64/kvm/hyp/
H A Dexception.c297 /* KVM only enters the ABT and UND modes, so only deal with those */ in enter_exception32()
/openbmc/qemu/hw/alpha/
H A Dtyphoon.c327 newval &= ~0xff0000ull; /* ACL clears ABT and ABW */ in cchip_write()
329 newval |= val & 0x00f00000; /* ABT field is W1S */ in cchip_write()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_alloc.c168 cur->bc_ag.abt.active = (*stat == 1); in xfs_alloc_lookup_eq()
188 cur->bc_ag.abt.active = (*stat == 1); in xfs_alloc_lookup_ge()
207 cur->bc_ag.abt.active = (*stat == 1); in xfs_alloc_lookup_le()
215 return cur && cur->bc_ag.abt.active; in xfs_alloc_cur_active()
963 cur->bc_ag.abt.active = false; in xfs_alloc_cur_check()
1335 cur->bc_ag.abt.active = false; in xfs_alloc_walk_iter()
1449 acur->cnt->bc_ag.abt.active = true; in xfs_alloc_ag_vextent_locality()
H A Dxfs_alloc_btree.c506 cur->bc_ag.abt.active = false; in xfs_allocbt_init_common()
H A Dxfs_btree.h232 } abt; member
/openbmc/linux/drivers/scsi/snic/
H A Dsnic_io.c335 "Req_free:rqi %p:ioreq %p:abt %p:dr %p\n", in snic_req_free()
H A Dsnic_scsi.c129 "Rel_req:sc %p:tag %x:rqi %p:ioreq %p:abt %p:dr %p: state %s:flags 0x%llx\n", in snic_release_req_buf()
1783 "clean_single_req_err:sc %p, tag %d abt failed. tm_tag %d flags 0x%llx\n", in snic_dr_clean_single_req()
1820 "clean_single_req_err:sc %p tag %d abt still pending w/ fw, tm_tag %d flags 0x%llx\n", in snic_dr_clean_single_req()
/openbmc/linux/net/can/j1939/
H A Dsocket.c1050 state = "TX ABT"; in __j1939_sk_errqueue()
1068 state = "RX ABT"; in __j1939_sk_errqueue()
/openbmc/qemu/hw/pci-host/
H A Dpnv_phb4.c1808 bool abt = !!(phb->regs[PHB_CTRLR >> 3] & PHB_CTRLR_IRQ_ABT_MODE); in pnv_phb4_pic_print_info() local
1815 abt ? "ABT" : "", in pnv_phb4_pic_print_info()
/openbmc/linux/arch/arm64/include/asm/
H A Dkvm_arm.h417 { PSR_AA32_MODE_ABT, "32-bit ABT" }, \
/openbmc/linux/drivers/staging/vme_user/
H A Dvme_tsi148.h1244 #define TSI148_LCSR_DSTA_SMA BIT(31) /* PCI Signalled Master Abt */
1245 #define TSI148_LCSR_DSTA_RTA BIT(30) /* PCI Received Target Abt */

12