Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dasy.c200 static void async_dtr_free(struct asyncline *async);
1755 async_dtr_free(struct asyncline *async) in async_dtr_free() function
1913 timeout((void (*)())async_dtr_free, in asyclose()