OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FDC_STATUS
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/x68k/stand/common/
chkfmt.s
10
#define
FDC_STATUS
0xE94001 /* status register */
43
lea
FDC_STATUS
:l,%a1
44
lea %a1@(FDC_DATA-
FDC_STATUS
),%a2 | FDC_DATA
/src/sys/arch/bebox/stand/boot/
fd.c
47
#define
FDC_STATUS
(x) (FDC_PORT[x] + 0x4) /* fdc main status register */
402
while (((status = inb(
FDC_STATUS
(ctlr))) & (RQM | DIO))
424
while ((status = inb(
FDC_STATUS
(ctlr)) & (RQM | DIO))
/src/sys/arch/ews4800mips/include/
sbd_tr2.h
148
#define
FDC_STATUS
((volatile uint8_t *)0xbb030010)
Completed in 12 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025