Searched defs:log_off (Results 1 – 4 of 4) sorted by relevance
/linux-3.3/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 | 2119 static u16 ms_get_l2p_tbl(struct rtsx_chip *chip, int seg_no, u16 log_off) in ms_get_l2p_tbl() 2135 static void ms_set_l2p_tbl(struct rtsx_chip *chip, int seg_no, u16 log_off, u16 phy_blk) in ms_set_l2p_tbl() 2189 static int ms_arbitrate_l2p(struct rtsx_chip *chip, u16 phy_blk, u16 log_off, u8 us1, u8 us2) in ms_arbitrate_l2p()
|
/linux-3.3/drivers/staging/rts5139/ |
D | xd.c | 855 static void xd_set_l2p_tbl(struct rts51x_chip *chip, int zone_no, u16 log_off, in xd_set_l2p_tbl() 865 static u32 xd_get_l2p_tbl(struct rts51x_chip *chip, int zone_no, u16 log_off) in xd_get_l2p_tbl() 1579 u16 log_off; in xd_read_multiple_pages() local 1723 u16 log_off; in xd_finish_write() local 1812 u16 log_off; in xd_write_multiple_pages() local 1958 u16 log_off, total_sec_cnt = sector_cnt; in xd_rw() local
|
D | ms.c | 2265 static u16 ms_get_l2p_tbl(struct rts51x_chip *chip, int seg_no, u16 log_off) 2281 static void ms_set_l2p_tbl(struct rts51x_chip *chip, int seg_no, u16 log_off, 2335 static int ms_arbitrate_l2p(struct rts51x_chip *chip, u16 phy_blk, u16 log_off,
|