Searched refs:agent_id (Results 1 – 4 of 4) sorted by relevance
/drivers/infiniband/core/ |
D | user_mad.c | 606 int agent_id; in ib_umad_reg_agent() local 627 for (agent_id = 0; agent_id < IB_UMAD_MAX_AGENTS; ++agent_id) in ib_umad_reg_agent() 628 if (!__get_agent(file, agent_id)) in ib_umad_reg_agent() 663 if (put_user(agent_id, in ib_umad_reg_agent() 679 file->agent[agent_id] = agent; in ib_umad_reg_agent()
|
/drivers/s390/crypto/ |
D | zcrypt_pcicc.h | 51 unsigned char agent_id[16]; /* PCICC: */ member
|
D | zcrypt_pcixcc.c | 136 .agent_id = {'C','A',}, in ICAMEX_msg_to_type6MEX_msgX() 203 .agent_id = {'C','A',}, in ICACRT_msg_to_type6CRT_msgX() 300 memcpy(msg->hdr.agent_id , &(xcRB->agent_ID), sizeof(xcRB->agent_ID)); in XCRB_msg_to_type6CPRB_msgX() 354 .agent_id = {'C', 'A'}, in rng_type6CPRB_msgX()
|
D | zcrypt_pcicc.c | 161 .agent_id = {0x01,0x00,0x43,0x43,0x41,0x2D,0x41,0x50, in ICAMEX_msg_to_type6MEX_msg() 248 .agent_id = {0x01,0x00,0x43,0x43,0x41,0x2D,0x41,0x50, in ICACRT_msg_to_type6CRT_msg()
|