Searched refs:send_open (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dhvc_iseries.c475 static int send_open(HvLpIndex remoteLp, void *sem) function
530 (send_open(viopath_hostLp, &wait_flag) == 0)) {
542 (send_open(HvLpConfig_getPrimaryLpIndex(), &wait_flag) == 0)) {
H A Dviocons.c1037 static int send_open(HvLpIndex remoteLp, void *sem) function
1102 (send_open(viopath_hostLp, (void *)&wait_flag) == 0)) {
1115 (send_open(HvLpConfig_getPrimaryLpIndex(), (void *)&wait_flag)

Completed in 27 milliseconds