Home
last modified time | relevance | path

Searched defs:tag (Results 301 – 325 of 806) sorted by relevance

1...<<11121314151617181920>>...33

/openbmc/u-boot/include/
H A Dtpm-v1.h228 __be16 tag; member
269 __be16 tag; member
274 __be16 tag; member
/openbmc/qemu/hw/scsi/
H A Dspapr_vscsi.c236 uint64_t tag = iu->srp.rsp.tag; in vscsi_send_rsp() local
670 uint64_t tag = iu->srp.rsp.tag; in vscsi_process_login() local
839 uint64_t tag = iu->srp.rsp.tag; in vscsi_process_tsk_mgmt() local
H A Dscsi-bus.c204 static SCSIRequest *scsi_device_alloc_req(SCSIDevice *s, uint32_t tag, uint32_t lun, in scsi_device_alloc_req()
776 uint32_t tag, uint32_t lun, void *hba_private) in scsi_req_alloc()
807 SCSIRequest *scsi_req_new(SCSIDevice *d, uint32_t tag, uint32_t lun, in scsi_req_new()
1858 uint32_t tag; in get_scsi_requests() local
/openbmc/linux/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.h69 u64 tag; member
129 __le16 tag; member
330 __le64 tag; member
/openbmc/openbmc/poky/bitbake/lib/bs4/
H A Dcss.py20 def __init__(self, tag, api=soupsieve): argument
/openbmc/linux/security/selinux/ss/
H A Davtab.h98 static inline void avtab_hash_eval(struct avtab *h, const char *tag) in avtab_hash_eval()
/openbmc/u-boot/board/freescale/common/
H A Dqixis.c83 char tag, *ptr = buf; in qixis_read_tag() local
/openbmc/linux/drivers/scsi/fnic/
H A Dfnic_trace.h54 u32 tag; member
H A Dfnic_io.h55 unsigned int tag; member
/openbmc/linux/fs/udf/
H A Decma_167.h170 struct tag { struct
171 __le16 tagIdent; argument
173 uint8_t tagChecksum; argument
175 __le16 tagSerialNum; argument
178 __le32 tagLocation; argument
/openbmc/linux/block/
H A Dblk-mq-tag.c141 int tag; in blk_mq_get_tag() local
227 unsigned int tag) in blk_mq_put_tag()
/openbmc/linux/arch/powerpc/platforms/ps3/
H A Ddevice-init.c672 u64 tag; member
701 u64 tag, status; in ps3_notification_interrupt() local
/openbmc/linux/drivers/pci/
H A Dvpd.c58 unsigned char tag, header[1+2]; /* 1 byte tag, 2 bytes length */ in pci_vpd_size() local
377 u8 tag = buf[i]; in pci_vpd_find_tag() local
/openbmc/linux/drivers/net/can/usb/etas_es58x/
H A Des581_4.h123 __le32 tag; /* Related to the CAN filtering. Unused in this module */ member
134 __le32 tag; /* Related to the CAN filtering. Unused in this module */ member
/openbmc/linux/arch/arm64/crypto/
H A Dghash-ce-glue.c344 u8 *tag; in gcm_encrypt() local
409 u8 *tag; in gcm_decrypt() local
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_progs.h186 #define _CHECK(condition, tag, duration, format...) ({ \ argument
212 #define CHECK(condition, tag, format...) \ argument
214 #define CHECK_ATTR(condition, tag, format...) \ argument
/openbmc/linux/drivers/crypto/intel/keembay/
H A Docs-aes.c603 const u8 *tag, u32 tag_size, in ocs_aes_validate_inputs()
892 u8 *tag, u32 tag_size) in ocs_aes_gcm_read_tag()
1272 u32 tag[AES_MAX_TAG_SIZE_U32]; in ccm_compare_tag_to_yr() local
/openbmc/linux/arch/powerpc/platforms/cell/spufs/
H A Dswitch.c766 unsigned int tag, unsigned int rclass, in send_mfc_dma()
803 unsigned int tag = 0; in save_ls_16kb() local
872 unsigned int tag = 0; in send_save_code() local
1243 unsigned int tag = 0; in send_restore_code() local
1373 unsigned int tag = 0; in restore_ls_16kb() local
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Ddecorators.py158 def tag(*args, **kwargs): function
/openbmc/linux/drivers/staging/media/atomisp/i2c/
H A Datomisp-libmsrlisthelper.c26 u32 tag; /*!< Tag identifier, also checks endianness */ member
/openbmc/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_cmd.c156 u8 cmd, unsigned long tag) in hns_roce_cmd_mbox()
/openbmc/qemu/hw/misc/
H A Dbcm2835_property.c47 uint32_t tag = ldl_le_phys(&s->dma_as, value); in bcm2835_property_mbox_push() local
/openbmc/linux/fs/xfs/
H A Dxfs_qm_syscalls.c233 const char *tag) in xfs_setqlim_limits()
/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c555 ahc_lookup_scb(struct ahc_softc *ahc, u_int tag) in ahc_lookup_scb()
1817 u_int tag; in ahc_handle_scsiint() local
1898 u_int tag; in ahc_handle_scsiint() local
3921 int tag; in ahc_parse_msg() local
5692 char channel, int lun, u_int tag, role_t role) in ahc_match_scb()
5799 int lun, u_int tag, role_t role, uint32_t status, in ahc_search_qinfifo()
6104 int lun, u_int tag, int stop_on_first, int remove, in ahc_search_disc_list()
6267 int lun, u_int tag, role_t role, uint32_t status) in ahc_abort_scbs()
/openbmc/linux/net/9p/
H A Dclient.c283 int tag; in p9_tag_alloc() local
357 struct p9_req_t *p9_tag_lookup(struct p9_client *c, u16 tag) in p9_tag_lookup()
393 u16 tag = r->tc.tag; in p9_tag_remove() local
471 int16_t *tag, int rewind) in p9_parse_header()

1...<<11121314151617181920>>...33