Searched refs:FDREG77_DOR (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/sys/arch/sparc64/dev/ |
| H A D | fdreg.h | 47 #define FDREG77_DOR 2 /* Digital Output Register (R/W) */ macro
|
| H A D | fd.c | 567 bus_space_write_1(t, h, FDREG77_DOR, in fdmatch() 610 bus_space_write_1(t, h, FDREG77_DOR, FDO_FRST | FDO_DS); in fdmatch() 808 bus_space_write_1(t, h, FDREG77_DOR, FDO_FDMAEN | FDO_MOEN(0)); in fdc_reset() 814 bus_space_write_1(t, h, FDREG77_DOR, in fdc_reset() 837 FDREG77_DOR, status); in fd_set_motor() 1988 bus_space_write_1(t, h, FDREG77_DOR, dor | FDO_EJ); in fd_do_eject() 1990 bus_space_write_1(t, h, FDREG77_DOR, FDO_FRST | FDO_DS); in fd_do_eject()
|