OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dor
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/compat/linux/common/
linux_fdio.h
118
u_char
dor
;
member in struct:linux_floppy_fdc_state
/src/external/gpl3/gcc.old/dist/libphobos/src/std/format/
write.d
1271
auto
dor
= appender!(char[])();
1273
fs.writeUpToNextSpec(
dor
);
1277
fs.writeUpToNextSpec(
dor
);
1281
fs.writeUpToNextSpec(
dor
);
1285
fs.writeUpToNextSpec(
dor
);
/src/sys/arch/sparc/dev/
fd.c
437
* This hack from Chris Torek: apparently
DOR
really
448
/* Then probe the
DOR
register offset */
462
* Value in
DOR
looks like it's really MSR
468
* The value in the
DOR
didn't stick;
2317
uint8_t
dor
= FDO_FRST | FDO_FDMAEN | FDO_MOEN(0);
local
2319
bus_space_write_1(t, h, fdc->sc_reg_dor,
dor
| FDO_EJ);
/src/sys/arch/sparc64/dev/
fdc.c
491
* This hack from Chris Torek: apparently
DOR
really
503
/* Then probe the
DOR
register offset */
518
* Value in
DOR
looks like it's really MSR
524
* The value in the
DOR
didn't stick;
2503
uint8_t
dor
= FDO_FRST | FDO_FDMAEN | FDO_MOEN(0);
local
2505
bus_space_write_1(t, h, fdc->sc_reg_dor,
dor
| FDO_EJ);
Completed in 29 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026