Home
last modified time | relevance | path

Searched refs:FDCCMD_SEEK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/block/
H A Dataflop.c108 #define FDCCMD_SEEK (0x10) /* | */ macro
912 FDC_WRITE( FDCREG_CMD, FDCCMD_SEEK | SUD.steprate ); in fd_seek()
1357 FDC_WRITE (FDCREG_CMD, FDCCMD_SEEK); in finish_fdc()
1832 FDC_WRITE( FDCREG_CMD, FDCCMD_SEEK ); in fd_test_drive_present()
/kernel/linux/linux-6.6/drivers/block/
H A Dataflop.c109 #define FDCCMD_SEEK (0x10) /* | */ macro
939 FDC_WRITE( FDCREG_CMD, FDCCMD_SEEK | SUD.steprate ); in fd_seek()
1385 FDC_WRITE (FDCREG_CMD, FDCCMD_SEEK); in finish_fdc()
1860 FDC_WRITE( FDCREG_CMD, FDCCMD_SEEK ); in fd_test_drive_present()

Completed in 6 milliseconds