OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MTTYF_STOP
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/sbus/
magmareg.h
149
#define
MTTYF_STOP
(1<<4)
magma.c
645
if( !ISSET(mtty->mp_flags,
MTTYF_STOP
) ) {
690
if( mtty->mp_txc == 0 || ISSET(mtty->mp_flags,
MTTYF_STOP
) ) {
696
CLR(mtty->mp_flags,
MTTYF_STOP
);
1169
* notices that
MTTYF_STOP
has been set.
1171
SET(mp->mp_flags,
MTTYF_STOP
);
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025