Searched refs:FT_SECTOR (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/ftape/lowlevel/
H A Dfdc-isr.c229 FT_SECTOR(error_offset), hard ? "hard" : "soft",
244 FT_SECTOR(buff->sector_offset));
255 FT_SECTOR(buff->sector_offset - 1));
261 FT_SECTOR(buff->sector_offset));
265 FT_SECTOR(buff->sector_offset));
600 TRACE(ft_t_noise, "at sector %d", FT_SECTOR(i));
608 TRACE(ft_t_noise, "after sector %d", FT_SECTOR(i));
770 FT_SECTOR(buff->sector_offset - 1));
882 FT_SECTOR(buff->sector_offset - 1));
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dftape.h45 #define FT_SECTOR(x) (x+1) /* sector offset into real sector */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dftape.h45 #define FT_SECTOR(x) (x+1) /* sector offset into real sector */ macro

Completed in 96 milliseconds