Searched refs:ROCKET_CLOSING_WAIT_NONE (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/linux/ | ||
D | rocket.h | 46 #define ROCKET_CLOSING_WAIT_NONE 65535 macro |
/linux-2.4.37.9/drivers/char/ | ||
D | rocket.c | 1105 if (info->closing_wait != ROCKET_CLOSING_WAIT_NONE) in rp_close() |