Searched defs:_tag (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/scsi/snic/ |
H A D | snic_trc.h | 66 #define SNIC_TRC(_hno, _tag, d1, d2, d3, d4, d5) \ argument 80 #define SNIC_TRC(_hno, _tag, d1, d2, d3, d4, d5) \ argument
|
/linux/drivers/scsi/ |
H A D | hptiop.c | 230 static void hptiop_request_callback_mvfrey(struct hptiop_hba *hba, u32 _tag) in hptiop_request_callback_mvfrey() 255 u32 _tag, status, cptr, cur_rptr; in iop_intr_mvfrey() local 776 static void hptiop_host_request_callback_itl(struct hptiop_hba *hba, u32 _tag) in hptiop_host_request_callback_itl()
|
/linux/include/linux/ |
H A D | asn1_ber_bytecode.h | 84 #define _tag(CLASS, CP, TAG) ((ASN1_##CLASS << 6) | (ASN1_##CP << 5) | ASN1_##TAG) macro
|
H A D | alloc_tag.h | 237 #define alloc_hooks_tag(_tag, _do_alloc) \ argument
|
H A D | sched.h | 2306 #define alloc_tag_save(_tag) NULL argument 2307 #define alloc_tag_restore(_tag, _old) do {} while (0) argument
|
/linux/fs/xfs/ |
H A D | xfs_error.c | 132 #define XFS_ERRORTAG_ATTR_RW(_name, _tag) \ argument
|
/linux/drivers/net/ethernet/qualcomm/emac/ |
H A D | emac.h | 282 #define EMAC_VLAN_TO_TAG(_vlan, _tag) \ argument 285 #define EMAC_TAG_TO_VLAN(_tag, _vlan) \ argument
|
/linux/fs/ntfs3/ |
H A D | ntfs.h | 1037 #define IsReparseTagMicrosoft(_tag) (((_tag)&IO_REPARSE_TAG_MICROSOFT)) argument 1040 #define IsReparseTagNameSurrogate(_tag) (((_tag)&IO_REPARSE_TAG_NAME_SURROGATE)) argument 1051 #define IsReparseTagValid(_tag) \ argument
|
/linux/drivers/net/ethernet/atheros/atl1c/ |
H A D | atl1c.h | 49 #define AT_VLAN_TO_TAG(_vlan, _tag) \ argument 53 #define AT_TAG_TO_VLAN(_tag, _vlan) \ argument
|