Searched defs:phy_blk (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/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() 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() 2150 static void ms_set_unused_block(struct rtsx_chip *chip, u16 phy_blk) in ms_set_unused_block() 2170 u16 phy_blk; in ms_get_unused_block() local 2190 static int ms_arbitrate_l2p(struct rtsx_chip *chip, u16 phy_blk, u16 log_off, u8 us1, u8 us2) in ms_arbitrate_l2p() 2237 u16 start, end, phy_blk, log_blk, tmp_blk; in ms_build_l2p_tbl() local 2917 static int ms_read_multiple_pages(struct rtsx_chip *chip, u16 phy_blk, u16 log_blk, in ms_read_multiple_pages()
|
/linux-2.6.39/drivers/staging/spectra/ |
D | flash.c | 1174 u32 phy_blk; in GLOB_FTL_Read_Immediate() local 1656 u32 phy_blk, l2_blk; in flush_l2_cache() local 1893 u32 phy_blk; in search_l2_cache() local
|
/linux-2.6.39/drivers/net/bnx2x/ |
D | bnx2x_link.c | 7818 struct bnx2x_phy *phy_blk[PORT_MAX]; in bnx2x_8073_common_init_phy() local 8040 struct bnx2x_phy *phy_blk[PORT_MAX]; in bnx2x_8727_common_init_phy() local
|