OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:theflags
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mac68k/dev/
zs.c
243
int s, chip,
theflags
, channel;
local
298
theflags
= mac68k_machine.modem_flags;
302
theflags
= mac68k_machine.print_flags;
328
if (
theflags
& ZSMAC_RAW) {
337
if (
theflags
& ZSMAC_LOCALTALK) {
/src/sys/arch/macppc/dev/
zs.c
229
int s, chip,
theflags
;
local
328
theflags
= 0; /*mac68k_machine.modem_flags;*/
334
theflags
= 0; /*mac68k_machine.print_flags;*/
358
if (
theflags
& ZSMAC_RAW) {
367
if (
theflags
& ZSMAC_LOCALTALK) {
Completed in 16 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026