Home
last modified time | relevance | path

Searched refs:IOC_FIQSTAT (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/asm-arm/hardware/
Dioc.h40 #define IOC_FIQSTAT (0x30) macro
/linux-2.4.37.9/drivers/acorn/block/
Dfd1772.c1419 if (ioc_readb(IOC_FIQSTAT) & 2) in fd_test_drive_present()
1442 while (!(ioc_readb(IOC_FIQSTAT) & 2)); in fd_test_drive_present()