Searched refs:sm_oob (Results 1 – 4 of 4) sorted by relevance
10 struct sm_oob { struct39 static inline int sm_sector_valid(struct sm_oob *oob) in sm_sector_valid() argument44 static inline int sm_block_valid(struct sm_oob *oob) in sm_block_valid()49 static inline int sm_block_erased(struct sm_oob *oob) in sm_block_erased()
103 struct sm_oob oob; in sm_block_markbad()
434 struct sm_oob *oob = (struct sm_oob *)ecc_code; in r852_ecc_calculate()
148 static int sm_read_lba(struct sm_oob *oob) in sm_read_lba()174 static void sm_write_lba(struct sm_oob *oob, uint16_t lba) in sm_write_lba()239 uint8_t *buffer, struct sm_oob *oob) in sm_read_sector()243 struct sm_oob tmp_oob; in sm_read_sector()324 uint8_t *buffer, struct sm_oob *oob) in sm_write_sector()374 struct sm_oob oob; in sm_write_block()438 struct sm_oob oob; in sm_mark_block_bad()504 struct sm_oob oob; in sm_check_block()662 struct sm_oob oob; in sm_read_cis()682 struct sm_oob oob; in sm_find_cis()[all …]
Completed in 8 milliseconds