Searched defs:log_off (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/staging/rts_pstor/ |
D | xd.c | 892 static void xd_set_l2p_tbl(struct rtsx_chip *chip, int zone_no, u16 log_off, u16 phy_off) in xd_set_l2p_tbl() 901 static u32 xd_get_l2p_tbl(struct rtsx_chip *chip, int zone_no, u16 log_off) in xd_get_l2p_tbl() 1449 u16 log_off; in xd_read_multiple_pages() local 1563 u16 log_off; in xd_finish_write() local 1639 u16 log_off; in xd_write_multiple_pages() local 1758 u16 log_off, total_sec_cnt = sector_cnt; in xd_rw() local
|
D | ms.c | 2120 static u16 ms_get_l2p_tbl(struct rtsx_chip *chip, int seg_no, u16 log_off) in ms_get_l2p_tbl() 2136 static void ms_set_l2p_tbl(struct rtsx_chip *chip, int seg_no, u16 log_off, u16 phy_blk) in ms_set_l2p_tbl() 2190 static int ms_arbitrate_l2p(struct rtsx_chip *chip, u16 phy_blk, u16 log_off, u8 us1, u8 us2) in ms_arbitrate_l2p()
|