Searched refs:amap_mcc_context (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/scsi/be2iscsi/ |
D | be_cmds.c | 1044 AMAP_SET_BITS(struct amap_mcc_context, fid, ctxt, in beiscsi_cmd_mccq_create() 1046 AMAP_SET_BITS(struct amap_mcc_context, valid, ctxt, 1); in beiscsi_cmd_mccq_create() 1047 AMAP_SET_BITS(struct amap_mcc_context, ring_size, ctxt, in beiscsi_cmd_mccq_create() 1049 AMAP_SET_BITS(struct amap_mcc_context, cq_id, ctxt, cq->id); in beiscsi_cmd_mccq_create()
|
D | be_cmds.h | 564 struct amap_mcc_context { struct 583 u8 context[sizeof(struct amap_mcc_context) / 8]; argument
|