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

/freebsd-11-stable/sys/dev/si/
H A Dsi.c105 static tsw_open_t siopen; variable
259 .tsw_open = siopen,
613 siopen(struct tty *tp) function
616 DPRINT((0, DBG_ENTRY|DBG_OPEN, "siopen()\n"));
627 DPRINT((0, DBG_EXIT|DBG_OPEN, "siopen() finished\n"));

Completed in 94 milliseconds