OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FDC_DATA
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/x68k/stand/common/
chkfmt.s
11
#define
FDC_DATA
0xE94003 /* data register */
44
lea %a1@(
FDC_DATA
-FDC_STATUS),%a2 |
FDC_DATA
45
lea %a2@(INT_STAT-
FDC_DATA
),%a3 | INT_STAT
/src/sys/arch/sparc64/sparc64/
bsd_fdintr.s
113
ld [R_fdc +
FDC_DATA
], R_buf ! IO buffer
124
st R_buf, [R_fdc +
FDC_DATA
]
145
st R_buf, [R_fdc +
FDC_DATA
]
/src/sys/arch/sparc/sparc/
bsd_fdintr.s
210
ld [R_fdc +
FDC_DATA
], R_buf ! IO buffer
221
st R_buf, [R_fdc +
FDC_DATA
]
253
st R_buf, [R_fdc +
FDC_DATA
]
/src/sys/arch/ews4800mips/include/
sbd_tr2.h
149
#define
FDC_DATA
((volatile uint8_t *)0xbb030014)
/src/sys/arch/bebox/stand/boot/
fd.c
48
#define
FDC_DATA
(x) (FDC_PORT[x] + 0x5) /* fdc data register */
409
outb(
FDC_DATA
(ctlr), cmd);
437
if (data) *data = (u_char)inb(
FDC_DATA
(ctlr));
Completed in 39 milliseconds
Indexes created Tue Oct 21 16:10:11 GMT 2025