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

/illumos-gate/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_ti.c2527 sa_service_record_t *srv_recp, ibmf_saa_access_type_t saa_type)
2535 saa_handle, srv_recp, saa_type, 0);
2542 (longlong_t)srv_recp->ServiceID, rval, saa_type);
3198 sa_service_record_t *srv_recp; local
3297 srv_recp = kmem_zalloc(sizeof (*srv_recp), KM_SLEEP);
3298 srv_recp->ServiceLease = 0xFFFFFFFF; /* infinite */
3299 srv_recp->ServiceP_Key = arp->ar_pkey;
3300 srv_recp->ServiceKey_hi = 0xDA410000ULL; /* DAPL */
3301 srv_recp
2526 ibcm_write_service_record(ibmf_saa_handle_t saa_handle, sa_service_record_t *srv_recp, ibmf_saa_access_type_t saa_type) argument
3387 sa_service_record_t *srv_recp; local
3658 sa_service_record_t *srv_recp; local
[all...]

Completed in 70 milliseconds