Home
last modified time | relevance | path

Searched defs:_tag (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/scsi/snic/
H A Dsnic_trc.h66 #define SNIC_TRC(_hno, _tag, d1, d2, d3, d4, d5) \ argument
80 #define SNIC_TRC(_hno, _tag, d1, d2, d3, d4, d5) \ argument
/linux/include/linux/
H A Dasn1_ber_bytecode.h84 #define _tag(CLASS, CP, TAG) ((ASN1_##CLASS << 6) | (ASN1_##CP << 5) | ASN1_##TAG) macro
H A Dalloc_tag.h254 #define alloc_hooks_tag(_tag, _do_alloc) \ argument
/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac.h282 #define EMAC_VLAN_TO_TAG(_vlan, _tag) \ argument
285 #define EMAC_TAG_TO_VLAN(_tag, _vlan) \ argument
/linux/block/
H A Dblk-core.c146 #define ENT(_tag, _errno, _desc) \ argument
/linux/fs/ntfs3/
H A Dntfs.h1042 #define IsReparseTagMicrosoft(_tag) (((_tag)&IO_REPARSE_TAG_MICROSOFT)) argument
1045 #define IsReparseTagNameSurrogate(_tag) (((_tag)&IO_REPARSE_TAG_NAME_SURROGATE)) argument
1056 #define IsReparseTagValid(_tag) \ argument
/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c.h49 #define AT_VLAN_TO_TAG(_vlan, _tag) \ argument
53 #define AT_TAG_TO_VLAN(_tag, _vlan) \ argument