Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Ddz.h130 #define DZ_CLOSING_WAIT_NONE 65535 macro
Ddz.c1092 if (info->closing_wait != DZ_CLOSING_WAIT_NONE) in dz_close()