Searched defs:phy_blk (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/staging/rts5208/ |
H A D | xd.c | 824 static void xd_set_unused_block(struct rtsx_chip *chip, u32 phy_blk) in xd_set_unused_block() 863 u32 phy_blk; in xd_get_unused_block() local 915 u32 phy_blk = 0; in xd_get_l2p_tbl() local 986 static int xd_mark_bad_block(struct rtsx_chip *chip, u32 phy_blk) in xd_mark_bad_block() 1037 static int xd_init_page(struct rtsx_chip *chip, u32 phy_blk, in xd_init_page() 1232 static int xd_erase_block(struct rtsx_chip *chip, u32 phy_blk) in xd_erase_block() 1491 static int xd_read_multiple_pages(struct rtsx_chip *chip, u32 phy_blk, in xd_read_multiple_pages()
|
H A 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, 2177 int seg_no, u16 log_off, u16 phy_blk) 2190 static void ms_set_unused_block(struct rtsx_chip *chip, u16 phy_blk) 2210 u16 phy_blk; local 2232 static int ms_arbitrate_l2p(struct rtsx_chip *chip, u16 phy_blk, 2281 u16 start, end, phy_blk, log_blk, tmp_blk, idx; local 2954 static int ms_read_multiple_pages(struct rtsx_chip *chip, u16 phy_blk,
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/ |
H A 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
|