Searched refs:__req (Results 1 – 4 of 4) sorted by relevance
| /drivers/scsi/fnic/ |
| A D | fdls_fc.h | 86 #define FNIC_STD_SET_PORT_ID(__req, __portid) \ argument 87 memcpy(__req.fr_fid.fp_fid, __portid, 3)
|
| /drivers/scsi/bfa/ |
| A D | bfa_fcs.h | 685 #define bfa_fcs_fcxp_alloc(__fcs, __req) \ argument 687 NULL, NULL, NULL, NULL, __req) 689 __alloc_cbarg, __req) \ argument 691 __alloc_cbarg, NULL, 0, 0, NULL, NULL, NULL, NULL, __req)
|
| /drivers/usb/gadget/udc/ |
| A D | aspeed_udc.c | 169 #define to_ast_req(__req) container_of(__req, struct ast_udc_request, req) argument
|
| /drivers/net/ethernet/broadcom/bnxt/ |
| A D | bnxt.c | 8799 void **__req = (void **)&req; in bnxt_hwrm_func_backing_store_cfg() local 8814 rc = __hwrm_req_init(bp, __req, HWRM_FUNC_BACKING_STORE_CFG, req_len); in bnxt_hwrm_func_backing_store_cfg()
|
Completed in 39 milliseconds