Searched defs:phy_blk (Results 1 – 5 of 5) sorted by relevance
/linux-3.3/drivers/staging/rts_pstor/ |
D | xd.c | 822 static void xd_set_unused_block(struct rtsx_chip *chip, u32 phy_blk) in xd_set_unused_block() 860 u32 phy_blk; in xd_get_unused_block() local 909 u32 phy_blk = 0; in xd_get_l2p_tbl() local 978 static int xd_mark_bad_block(struct rtsx_chip *chip, u32 phy_blk) in xd_mark_bad_block() 1026 static int xd_init_page(struct rtsx_chip *chip, u32 phy_blk, u16 logoff, u8 start_page, u8 end_page) in xd_init_page() 1196 static int xd_erase_block(struct rtsx_chip *chip, u32 phy_blk) in xd_erase_block() 1444 static int xd_read_multiple_pages(struct rtsx_chip *chip, u32 phy_blk, u32 log_blk, in xd_read_multiple_pages()
|
D | ms.c | 1421 static int ms_set_bad_block(struct rtsx_chip *chip, u16 phy_blk) in ms_set_bad_block() 1484 static int ms_erase_block(struct rtsx_chip *chip, u16 phy_blk) in ms_erase_block() 1567 static int ms_init_page(struct rtsx_chip *chip, u16 phy_blk, u16 log_blk, u8 start_page, u8 end_pag… in ms_init_page() 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() 2149 static void ms_set_unused_block(struct rtsx_chip *chip, u16 phy_blk) in ms_set_unused_block() 2169 u16 phy_blk; in ms_get_unused_block() local 2189 static int ms_arbitrate_l2p(struct rtsx_chip *chip, u16 phy_blk, u16 log_off, u8 us1, u8 us2) in ms_arbitrate_l2p() 2236 u16 start, end, phy_blk, log_blk, tmp_blk; in ms_build_l2p_tbl() local 2916 static int ms_read_multiple_pages(struct rtsx_chip *chip, u16 phy_blk, u16 log_blk, in ms_read_multiple_pages()
|
/linux-3.3/drivers/staging/rts5139/ |
D | xd.c | 781 static void xd_set_unused_block(struct rts51x_chip *chip, u32 phy_blk) in xd_set_unused_block() 820 u32 phy_blk; in xd_get_unused_block() local 873 u32 phy_blk = 0; in xd_get_l2p_tbl() local 946 static int xd_mark_bad_block(struct rts51x_chip *chip, u32 phy_blk) in xd_mark_bad_block() 1004 static int xd_init_page(struct rts51x_chip *chip, u32 phy_blk, u16 logoff, in xd_init_page() 1302 static int xd_erase_block(struct rts51x_chip *chip, u32 phy_blk) in xd_erase_block() 1573 static int xd_read_multiple_pages(struct rts51x_chip *chip, u32 phy_blk, in xd_read_multiple_pages()
|
D | ms.c | 1511 static int ms_set_bad_block(struct rts51x_chip *chip, u16 phy_blk) 1564 static int ms_erase_block(struct rts51x_chip *chip, u16 phy_blk) 1638 static int ms_init_page(struct rts51x_chip *chip, u16 phy_blk, u16 log_blk, 2282 u16 phy_blk) 2295 static void ms_set_unused_block(struct rts51x_chip *chip, u16 phy_blk) 2314 u16 phy_blk; local 2335 static int ms_arbitrate_l2p(struct rts51x_chip *chip, u16 phy_blk, u16 log_off, 2379 u16 start, end, phy_blk, log_blk, tmp_blk; local 3046 static int ms_read_multiple_pages(struct rts51x_chip *chip, u16 phy_blk, 3343 static int ms_read_multiple_pages(struct rts51x_chip *chip, u16 phy_blk,
|
/linux-3.3/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_link.c | 12040 struct bnx2x_phy *phy_blk[PORT_MAX]; in bnx2x_8073_common_init_phy() local 12263 struct bnx2x_phy *phy_blk[PORT_MAX]; in bnx2x_8727_common_init_phy() local
|