Searched defs:phy_blk (Results  1 – 3 of 3) sorted by relevance
| /linux-4.1.27/drivers/staging/rts5208/ | 
| D | xd.c | 916 static void xd_set_unused_block(struct rtsx_chip *chip, u32 phy_blk)  in xd_set_unused_block()955 	u32 phy_blk;  in xd_get_unused_block()  local
 1007 		u32 phy_blk = 0;  in xd_get_l2p_tbl()  local
 1083 static int xd_mark_bad_block(struct rtsx_chip *chip, u32 phy_blk)  in xd_mark_bad_block()
 1137 static int xd_init_page(struct rtsx_chip *chip, u32 phy_blk,  in xd_init_page()
 1348 static int xd_erase_block(struct rtsx_chip *chip, u32 phy_blk)  in xd_erase_block()
 1625 static int xd_read_multiple_pages(struct rtsx_chip *chip, u32 phy_blk,  in xd_read_multiple_pages()
 
 | 
| D | ms.c | 1672 static int ms_set_bad_block(struct rtsx_chip *chip, u16 phy_blk)  in ms_set_bad_block()1743 static int ms_erase_block(struct rtsx_chip *chip, u16 phy_blk)  in ms_erase_block()
 1832 static int ms_init_page(struct rtsx_chip *chip, u16 phy_blk, u16 log_blk,  in ms_init_page()
 2486 			int seg_no, u16 log_off, u16 phy_blk)  in ms_set_l2p_tbl()
 2499 static void ms_set_unused_block(struct rtsx_chip *chip, u16 phy_blk)  in ms_set_unused_block()
 2519 	u16 phy_blk;  in ms_get_unused_block()  local
 2541 static int ms_arbitrate_l2p(struct rtsx_chip *chip, u16 phy_blk,  in ms_arbitrate_l2p()
 2590 	u16 start, end, phy_blk, log_blk, tmp_blk, idx;  in ms_build_l2p_tbl()  local
 3323 static int ms_read_multiple_pages(struct rtsx_chip *chip, u16 phy_blk,  in ms_read_multiple_pages()
 
 | 
| /linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ | 
| D | bnx2x_link.c | 12903 	struct bnx2x_phy *phy_blk[PORT_MAX];  in bnx2x_8073_common_init_phy()  local13126 	struct bnx2x_phy *phy_blk[PORT_MAX];  in bnx2x_8727_common_init_phy()  local
 
 |