Searched defs:phy_blk (Results 1 – 3 of 3) sorted by relevance
/drivers/staging/rts5208/ |
D | xd.c | 831 static void xd_set_unused_block(struct rtsx_chip *chip, u32 phy_blk) in xd_set_unused_block() 870 u32 phy_blk; in xd_get_unused_block() local 922 u32 phy_blk = 0; in xd_get_l2p_tbl() local 993 static int xd_mark_bad_block(struct rtsx_chip *chip, u32 phy_blk) in xd_mark_bad_block() 1044 static int xd_init_page(struct rtsx_chip *chip, u32 phy_blk, in xd_init_page() 1239 static int xd_erase_block(struct rtsx_chip *chip, u32 phy_blk) in xd_erase_block() 1498 static int xd_read_multiple_pages(struct rtsx_chip *chip, u32 phy_blk, in xd_read_multiple_pages()
|
D | ms.c | 1458 static int ms_set_bad_block(struct rtsx_chip *chip, u16 phy_blk) 1516 static int ms_erase_block(struct rtsx_chip *chip, u16 phy_blk) 1594 static int ms_init_page(struct rtsx_chip *chip, u16 phy_blk, u16 log_blk, 2175 int seg_no, u16 log_off, u16 phy_blk) 2188 static void ms_set_unused_block(struct rtsx_chip *chip, u16 phy_blk) 2208 u16 phy_blk; local 2230 static int ms_arbitrate_l2p(struct rtsx_chip *chip, u16 phy_blk, 2279 u16 start, end, phy_blk, log_blk, tmp_blk, idx; local 2952 static int ms_read_multiple_pages(struct rtsx_chip *chip, u16 phy_blk,
|
/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_link.c | 13188 struct bnx2x_phy *phy_blk[PORT_MAX]; in bnx2x_8073_common_init_phy() local 13411 struct bnx2x_phy *phy_blk[PORT_MAX]; in bnx2x_8727_common_init_phy() local
|