Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/rds/
H A Drdsib_ib.h201 int rds_bind_service(struct rds_state_s *statep);
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_cm.c789 rds_bind_service(rds_state_t *statep) in rds_bind_service() function
H A Drdsib_ib.c456 ret = rds_bind_service(rdsib_statep); in rdsib_open_ib()