Searched defs:_tag (Results 1 – 9 of 9) sorted by relevance
/drivers/scsi/snic/ |
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
|
/drivers/scsi/ |
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()
|
/drivers/scsi/bfa/ |
D | bfa_fcpim.h | 42 #define BFA_IOTAG_FROM_TAG(_fcp, _tag) \ argument 44 #define BFA_ITN_FROM_TAG(_fcp, _tag) \ argument 46 #define BFA_SNSINFO_FROM_TAG(_fcp, _tag) \ argument
|
D | bfa_ioc.h | 137 #define bfa_mem_get_dmabuf_kva(_mod, _tag, _rqsz) \ argument 142 #define bfa_mem_get_dmabuf_pa(_mod, _tag, _rqsz) \ argument
|
D | bfi.h | 31 #define BFI_MEM_SEG_FROM_TAG(_tag, _rqsz) ((_tag) / BFI_MEM_NREQS_SEG(_rqsz)) argument 34 #define BFI_MEM_SEG_REQ_OFFSET(_tag, _sz) \ argument
|
D | bfa_fcpim.c | 21 #define BFA_ITNIM_FROM_TAG(_fcpim, _tag) \ argument
|
D | bfa_svc.h | 262 #define BFA_RPORT_FROM_TAG(__bfa, _tag) \ argument
|
/drivers/net/ethernet/qualcomm/emac/ |
D | emac.h | 282 #define EMAC_VLAN_TO_TAG(_vlan, _tag) \ argument 285 #define EMAC_TAG_TO_VLAN(_tag, _vlan) \ argument
|
/drivers/net/ethernet/atheros/atl1c/ |
D | atl1c.h | 49 #define AT_VLAN_TO_TAG(_vlan, _tag) \ argument 53 #define AT_TAG_TO_VLAN(_tag, _vlan) \ argument
|