[go: nahoru, domu]

Searched defs:agent_id (Results 1 - 3 of 3) sorted by relevance

/drivers/s390/crypto/
H A Dzcrypt_msgtype6.h59 unsigned char agent_id[16]; /* PCICC: */ member in struct:type6_hdr
141 .agent_id = {'C', 'A'},
H A Dzcrypt_pcicc.h49 unsigned char agent_id[16]; /* PCICC: */ member in struct:type6_hdr
/drivers/infiniband/core/
H A Duser_mad.c622 int agent_id; local
648 for (agent_id = 0; agent_id < IB_UMAD_MAX_AGENTS; ++agent_id)
649 if (!__get_agent(file, agent_id))
688 if (put_user(agent_id,
705 file->agent[agent_id] = agent;
724 int agent_id; local
764 for (agent_id = 0; agent_id < IB_UMAD_MAX_AGENT
[all...]

Completed in 58 milliseconds