OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:btuart_disc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/bluetooth/
btuart.c
108
static struct linesw
btuart_disc
= {
variable in typeref:struct:linesw
144
error = ttyldisc_attach(&
btuart_disc
);
158
(void) ttyldisc_detach(&
btuart_disc
);
235
if (tp->t_linesw == &
btuart_disc
) {
btuart.c
108
static struct linesw
btuart_disc
= {
variable in typeref:struct:linesw
144
error = ttyldisc_attach(&
btuart_disc
);
158
(void) ttyldisc_detach(&
btuart_disc
);
235
if (tp->t_linesw == &
btuart_disc
) {
Completed in 22 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025