OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dor
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/compat/linux/common/
linux_fdio.h
118
u_char
dor
;
member in struct:linux_floppy_fdc_state
/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 in function:fd_do_eject
2505
bus_space_write_1(t, h, fdc->sc_reg_dor,
dor
| FDO_EJ);
/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 in function:fd_do_eject
2319
bus_space_write_1(t, h, fdc->sc_reg_dor,
dor
| FDO_EJ);
Completed in 15 milliseconds
Indexes created Mon Oct 13 14:09:54 GMT 2025