Home
last modified time | relevance | path

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

/linux/drivers/block/
H A Dataflop.c321 __val = dma_wd.fdc_acces_seccount; \
333 dma_wd.fdc_acces_seccount = (val); \
1046 dma_wd.fdc_acces_seccount = read_track ? SUDT->spt : 1; in fd_rwsec()
1054 dma_wd.fdc_acces_seccount = in fd_rwsec()
1311 dma_wd.fdc_acces_seccount = BUFFER_SIZE/512; in fd_writetrack()
1318 dma_wd.fdc_acces_seccount = FDCCMD_WRTRA | get_head_settle_flag(); in fd_writetrack()
/linux/arch/m68k/include/asm/
H A Datarihw.h285 u_short fdc_acces_seccount; member