Home
last modified time | relevance | path

Searched refs:type (Results 19251 – 19275 of 21822) sorted by relevance

1...<<771772773774775776777778779780>>...873

/openbmc/linux/drivers/s390/block/
H A Ddasd_devmap.c141 if (ipl_info.type != IPL_TYPE_CCW) { in dasd_busid()
1345 if (uid.type == UA_BASE_PAV_ALIAS || in dasd_alias_show()
1346 uid.type == UA_HYPER_PAV_ALIAS) { in dasd_alias_show()
1396 switch (uid.type) { in dasd_uid_show()
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder.c1303 enum dpu_intf_type type, u32 controller_id) in dpu_encoder_get_intf() argument
1307 if (type == INTF_WB) in dpu_encoder_get_intf()
1311 if (catalog->intf[i].type == type in dpu_encoder_get_intf()
/openbmc/qemu/tests/qemu-iotests/
H A D149.out5 sudo cryptsetup -q -v luksFormat --type luks1 --cipher aes-xts-plain64 --key-size 512 --hash sha1 -…
123 sudo cryptsetup -q -v luksFormat --type luks1 --cipher twofish-xts-plain64 --key-size 512 --hash sh…
241 sudo cryptsetup -q -v luksFormat --type luks1 --cipher serpent-xts-plain64 --key-size 512 --hash sh…
359 sudo cryptsetup -q -v luksFormat --type luks1 --cipher cast5-cbc-plain64 --key-size 128 --hash sha1…
478 sudo cryptsetup -q -v luksFormat --type luks1 --cipher aes-cbc-plain --key-size 256 --hash sha1 --k…
596 sudo cryptsetup -q -v luksFormat --type luks1 --cipher aes-cbc-plain64 --key-size 256 --hash sha1 -…
1543 sudo cryptsetup -q -v luksFormat --type luks1 --cipher aes-xts-plain64 --key-size 512 --hash sha224…
1661 sudo cryptsetup -q -v luksFormat --type luks1 --cipher aes-xts-plain64 --key-size 512 --hash sha256…
1779 sudo cryptsetup -q -v luksFormat --type luks1 --cipher aes-xts-plain64 --key-size 512 --hash sha384…
1897 sudo cryptsetup -q -v luksFormat --type luks1 --cipher aes-xts-plain64 --key-size 512 --hash sha512…
[all …]
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v10_0.c3516 switch (ring->funcs->type) { in gfx10_kiq_map_queues()
8699 switch (ring->funcs->type) { in gfx_v10_0_ring_emit_wreg()
8853 unsigned int type, in gfx_v10_0_set_eop_interrupt_state() argument
8856 switch (type) { in gfx_v10_0_set_eop_interrupt_state()
8950 unsigned int type, in gfx_v10_0_set_priv_reg_fault_state() argument
8969 unsigned int type, in gfx_v10_0_set_priv_inst_fault_state() argument
9040 unsigned int type, in gfx_v10_0_kiq_set_interrupt_state() argument
9052 switch (type) { in gfx_v10_0_kiq_set_interrupt_state()
9142 .type = AMDGPU_RING_TYPE_GFX,
9232 .type = AMDGPU_RING_TYPE_KIQ,
[all …]
/openbmc/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_scsih.c2487 if (sdev->type != TYPE_TAPE) in _scsih_enable_tlr()
2947 uint id, uint lun, u8 type, u16 smid_task) in scsih_tm_cmd_map_status() argument
2951 switch (type) { in scsih_tm_cmd_map_status()
2998 uint channel, uint id, uint lun, u8 type, u16 smid_task) in scsih_tm_post_processing() argument
3009 smid_task, type, handle); in scsih_tm_post_processing()
3098 handle, type, smid_task, timeout, tr_method)); in mpt3sas_scsih_issue_tm()
3106 mpi_request->TaskType = type; in mpt3sas_scsih_issue_tm()
3107 if (type == MPI2_SCSITASKMGMT_TASKTYPE_ABORT_TASK || in mpt3sas_scsih_issue_tm()
3108 type == MPI2_SCSITASKMGMT_TASKTYPE_QUERY_TASK) in mpt3sas_scsih_issue_tm()
3147 switch (type) { in mpt3sas_scsih_issue_tm()
[all …]
/openbmc/linux/drivers/net/ethernet/neterion/
H A Ds2io.c3177 u16 flag, u16 type) in s2io_chk_xpak_counter() argument
3191 switch (type) { in s2io_chk_xpak_counter()
3234 u16 type = 0x0; in s2io_updt_xpak_counter() local
3273 type = 1; in s2io_updt_xpak_counter()
3276 0x0, flag, type); in s2io_updt_xpak_counter()
3282 type = 2; in s2io_updt_xpak_counter()
3285 0x2, flag, type); in s2io_updt_xpak_counter()
3291 type = 3; in s2io_updt_xpak_counter()
3294 0x4, flag, type); in s2io_updt_xpak_counter()
6931 if (sp->s2io_entries[i].type == in s2io_add_isr()
[all …]
/openbmc/linux/drivers/scsi/
H A Dips.c1201 if (SDptr->tagged_supported && SDptr->type == TYPE_DISK) { in ips_slave_configure()
1660 if (IPS_IS_TROMBONE(ha) && pt->CoppCP.cmd.flashfw.type == IPS_FW_IMAGE) { in ips_flash_copperhead()
1671 if (pt->CoppCP.cmd.flashfw.type == IPS_BIOS_IMAGE && in ips_flash_copperhead()
1711 if (pt->CoppCP.cmd.flashfw.type == IPS_BIOS_IMAGE) in ips_flash_copperhead()
1713 else if (pt->CoppCP.cmd.flashfw.type == IPS_FW_IMAGE) in ips_flash_copperhead()
1728 if (pt->CoppCP.cmd.flashfw.type == IPS_BIOS_IMAGE && in ips_flash_bios()
1761 } else if (pt->CoppCP.cmd.flashfw.type == IPS_BIOS_IMAGE && in ips_flash_bios()
1832 if (pt->CoppCP.cmd.flashfw.type == IPS_FW_IMAGE && in ips_flash_firmware()
2341 scb->cmd.flashfw.type = 1; in ips_get_bios_version()
/openbmc/linux/fs/ceph/
H A Dmds_client.c5739 int type = le16_to_cpu(msg->hdr.type); in mds_dispatch() local
5748 switch (type) { in mds_dispatch()
5778 pr_err("received unknown message type %d %s\n", type, in mds_dispatch()
5779 ceph_msg_type_name(type)); in mds_dispatch()
5922 int type = (int) le16_to_cpu(hdr->type); in mds_alloc_msg() local
5929 msg = ceph_msg_new(type, front_len, GFP_NOFS, false); in mds_alloc_msg()
5932 type, front_len); in mds_alloc_msg()
/openbmc/linux/drivers/net/wireless/marvell/
H A Dmwl8k.c3699 if (vif != NULL && vif->type == NL80211_IFTYPE_STATION) { in mwl8k_cmd_update_mac_addr()
3707 } else if (vif != NULL && vif->type == NL80211_IFTYPE_AP) { in mwl8k_cmd_update_mac_addr()
3918 if (vif->type == NL80211_IFTYPE_AP) in mwl8k_enable_bsses()
4432 if (vif->type == NL80211_IFTYPE_STATION && !priv->ap_fw) in mwl8k_set_key()
4824 switch (vif->type) { in mwl8k_add_interface()
4873 if (vif->type == NL80211_IFTYPE_AP) in mwl8k_add_interface()
4898 if (vif->type == NL80211_IFTYPE_AP) in mwl8k_remove_interface()
5168 if (vif->type == NL80211_IFTYPE_STATION) in mwl8k_bss_info_changed()
5170 if (vif->type == NL80211_IFTYPE_AP) in mwl8k_bss_info_changed()
/openbmc/linux/drivers/md/
H A Ddm-integrity.c551 io_req.mem.type = DM_IO_KMEM; in sync_rw_sb()
1069 io_req.mem.type = DM_IO_PAGE_LIST; in rw_journal_sectors()
1193 io_req.mem.type = DM_IO_PAGE_LIST; in copy_from_journal()
1522 fr.io_req.mem.type = DM_IO_KMEM, in dm_integrity_flush_buffers()
1732 io_req.mem.type = DM_IO_KMEM; in integrity_recheck()
2821 io_req.mem.type = DM_IO_VMA; in integrity_recalc()
3378 static void dm_integrity_status(struct dm_target *ti, status_type_t type, in dm_integrity_status() argument
3385 switch (type) { in dm_integrity_status()
3461 DMEMIT_TARGET_NAME_VERSION(ti->type); in dm_integrity_status()
/openbmc/linux/fs/smb/client/
H A Dsmb2ops.c2631 u32 class, u32 type, u32 output_len, in smb2_query_info_compound() argument
2708 class, type, 0, in smb2_query_info_compound()
2716 class, type, 0, in smb2_query_info_compound()
2869 __u64 length, __u32 type, int lock, int unlock, bool wait) in smb2_mand_lock() argument
2872 type = SMB2_LOCKFLAG_UNLOCK; in smb2_mand_lock()
2875 current->tgid, length, offset, type, wait); in smb2_mand_lock()
5020 strscpy(pdev.type, "IntxCHR", strlen("IntxChr")); in __cifs_sfu_make_node()
5025 strscpy(pdev.type, "IntxBLK", strlen("IntxBLK")); in __cifs_sfu_make_node()
5030 strscpy(pdev.type, "LnxFIFO", strlen("LnxFIFO")); in __cifs_sfu_make_node()
/openbmc/linux/drivers/media/usb/gspca/
H A Dstk1135.c624 fsize->type = V4L2_FRMSIZE_TYPE_STEPWISE; in stk1135_enum_framesizes()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dtrx.h480 u32 type:2; member
/openbmc/linux/drivers/scsi/bnx2fc/
H A D57xx_hsi_bnx2fc.h180 u8 type; member
/openbmc/linux/Documentation/filesystems/
H A Dsysv-fs.rst20 The file system type names::
/openbmc/linux/Documentation/admin-guide/media/
H A Dsi4713.rst58 Card type : Silicon Labs Si4713 Modulator
/openbmc/linux/Documentation/pcmcia/
H A Ddriver-changes.rst66 interested in all tuples of one type. To decode the MAC from CISTPL_FUNCE,
/openbmc/u-boot/examples/standalone/
H A DREADME.smc91111_eeprom60 (type CNTL-\ then C)
/openbmc/u-boot/doc/
H A DREADME.power-framework100 -- *chrg_type - type/capacity of the charger (including information
H A DREADME.mediatek111 nandinfo: Desired NAND device type, a combination of page size, oob size and
/openbmc/u-boot/arch/arm/dts/
H A Domap3-beagle.dts331 interface-type = <0>;
H A Dimx6ull-14x14-evk.dts63 regulator-type = "voltage";
H A Dr8a7794-silk.dts157 type = "a";
/openbmc/u-boot/arch/arm/mach-sunxi/
H A Ddram_sun4i.c572 if (para->type != DRAM_MEMORY_TYPE_DDR3 || para->rank_num != 1) in dramc_init_helper()
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dlowlevel.S579 .type __secondary_boot_code_size, %object

1...<<771772773774775776777778779780>>...873