Home
last modified time | relevance | path

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

/NextBSD/sys/dev/si/
HDsi.c105 static tsw_open_t siopen; variable
259 .tsw_open = siopen,
611 siopen(struct tty *tp) in siopen() function