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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/ftape/lowlevel/
H A Dftape-format.h34 extern int ftape_verify_segment(const unsigned int segment_id, SectorMap *bsm);
H A DMakefile31 ftape-bsm.o ftape-ctl.o ftape-read.o ftape-rw.o \
H A Dftape-format.c38 #include "../lowlevel/ftape-bsm.h"
203 int ftape_verify_segment(const unsigned int segment_id, SectorMap *bsm) argument
218 *bsm = 0x00000000;
244 TRACE(ft_t_info,"bsm[%d] = 0x%08lx",
249 *bsm = (tail->soft_error_map |
331 *bsm = EMPTY_SEGMENT;

Completed in 35 milliseconds