Home
last modified time | relevance | path

Searched refs:sp_match (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/daplt/
H A Ddaplt.c4232 daplka_sp_match_t sp_match; in daplka_cr_handoff() local
4259 sp_match.spm_conn_qual = args.crh_conn_qual; in daplka_cr_handoff()
4260 sp_match.spm_sp_rp = NULL; in daplka_cr_handoff()
4262 (void *)&sp_match, RW_READER); in daplka_cr_handoff()
4267 if (sp_match.spm_sp_rp == NULL) { in daplka_cr_handoff()
4273 new_sp_rp = sp_match.spm_sp_rp; in daplka_cr_handoff()