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

/freebsd-10.2-release/sys/dev/si/
H A Dsi.c105 static tsw_open_t siopen; variable
260 .tsw_open = siopen,
612 siopen(struct tty *tp) function
615 DPRINT((0, DBG_ENTRY|DBG_OPEN, "siopen()\n"));
626 DPRINT((0, DBG_EXIT|DBG_OPEN, "siopen() finished\n"));

Completed in 40 milliseconds