Searched refs:RDS_SESSION_ACTIVE (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/ib/clients/rds/
H A Drdsib_ep.h190 #define RDS_SESSION_ACTIVE 1 macro
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_ep.c843 if (sp->session_type != RDS_SESSION_ACTIVE) {
916 if (sp->session_type == RDS_SESSION_ACTIVE) {
935 if (sp->session_type != RDS_SESSION_ACTIVE) {
1317 if (type == RDS_SESSION_ACTIVE) {
1373 if (type == RDS_SESSION_ACTIVE) {
2028 RDS_SESSION_ACTIVE);
2031 if (sp->session_type == RDS_SESSION_ACTIVE) {
2087 sp->session_type = RDS_SESSION_ACTIVE;
2126 if (sp->session_type == RDS_SESSION_ACTIVE) {
2150 if (sp->session_type == RDS_SESSION_ACTIVE) {
[all...]
H A Drdsib_ib.c1094 RDS_SESSION_ACTIVE;

Completed in 106 milliseconds