Searched defs:phy_blk (Results 1 – 3 of 3) sorted by relevance
/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() 1624 static int xd_read_multiple_pages(struct rtsx_chip *chip, u32 phy_blk, in xd_read_multiple_pages()
|
D | ms.c | 1671 static int ms_set_bad_block(struct rtsx_chip *chip, u16 phy_blk) 1742 static int ms_erase_block(struct rtsx_chip *chip, u16 phy_blk) 1831 static int ms_init_page(struct rtsx_chip *chip, u16 phy_blk, u16 log_blk, 2485 int seg_no, u16 log_off, u16 phy_blk) 2498 static void ms_set_unused_block(struct rtsx_chip *chip, u16 phy_blk) 2518 u16 phy_blk; local 2540 static int ms_arbitrate_l2p(struct rtsx_chip *chip, u16 phy_blk, 2589 u16 start, end, phy_blk, log_blk, tmp_blk, idx; local 3322 static int ms_read_multiple_pages(struct rtsx_chip *chip, u16 phy_blk,
|
/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_link.c | 13071 struct bnx2x_phy *phy_blk[PORT_MAX]; in bnx2x_8073_common_init_phy() local 13294 struct bnx2x_phy *phy_blk[PORT_MAX]; in bnx2x_8727_common_init_phy() local
|