Home
last modified time | relevance | path

Searched defs:cb_addr (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/ibm/ehea/
H A Dehea_phyp.c123 const u64 qp_handle, const u64 sel_mask, void *cb_addr) in ehea_h_query_ehea_qp()
392 void *cb_addr, u64 *inv_attr_id, u64 *proc_mask, in ehea_h_modify_ehea_qp()
513 u64 ehea_h_query_ehea(const u64 adapter_handle, void *cb_addr) in ehea_h_query_ehea()
531 void *cb_addr) in ehea_h_query_ehea_port()
551 void *cb_addr) in ehea_h_modify_ehea_port()
/linux/fs/nfs/
H A Dnfs4client.c241 struct sockaddr_storage cb_addr; in nfs4_alloc_client() local