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

/freebsd-11-stable/sys/dev/si/
H A Dsi.c103 static tsw_close_t siclose; variable
260 .tsw_close = siclose,
632 siclose(struct tty *tp) function
636 DPRINT((0, DBG_ENTRY|DBG_CLOSE, "siclose()\n"));
640 DPRINT((0, DBG_EXIT|DBG_CLOSE, "siclose() finished\n"));

Completed in 75 milliseconds