Searched defs:_tag (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dasn1_ber_bytecode.h84 #define _tag(CLASS, CP, TAG) ((ASN1_##CLASS << 6) | (ASN1_##CP << 5) | ASN1_##TAG) macro
/linux-master/drivers/scsi/
H A Dhptiop.c230 static void hptiop_request_callback_mvfrey(struct hptiop_hba *hba, u32 _tag) argument
255 u32 _tag, status, cptr, cur_rptr; local
776 static void hptiop_host_request_callback_itl(struct hptiop_hba *hba, u32 _tag) argument
[all...]

Completed in 113 milliseconds