Searched defs:phy_blk (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/drivers/staging/rts5208/ |
H A D | xd.c | 916 static void xd_set_unused_block(struct rtsx_chip *chip, u32 phy_blk) xd_set_unused_block() argument 955 u32 phy_blk; xd_get_unused_block() local 1007 u32 phy_blk = 0; xd_get_l2p_tbl() local 1083 static int xd_mark_bad_block(struct rtsx_chip *chip, u32 phy_blk) xd_mark_bad_block() argument 1090 dev_dbg(rtsx_dev(chip), "mark block 0x%x as bad block\n", phy_blk); xd_mark_bad_block() local 1137 static int xd_init_page(struct rtsx_chip *chip, u32 phy_blk, xd_init_page() argument 1145 dev_dbg(rtsx_dev(chip), "Init block 0x%x\n", phy_blk); xd_init_page() local 1348 static int xd_erase_block(struct rtsx_chip *chip, u32 phy_blk) xd_erase_block() argument 1624 static int xd_read_multiple_pages(struct rtsx_chip *chip, u32 phy_blk, xd_read_multiple_pages() argument
|
H A D | ms.c | 1671 static int ms_set_bad_block(struct rtsx_chip *chip, u16 phy_blk) ms_set_bad_block() argument 1742 static int ms_erase_block(struct rtsx_chip *chip, u16 phy_blk) ms_erase_block() argument 1831 static int ms_init_page(struct rtsx_chip *chip, u16 phy_blk, u16 log_blk, ms_init_page() argument 2498 static void ms_set_unused_block(struct rtsx_chip *chip, u16 phy_blk) ms_set_unused_block() argument 2518 u16 phy_blk; ms_get_unused_block() local 2540 static int ms_arbitrate_l2p(struct rtsx_chip *chip, u16 phy_blk, ms_arbitrate_l2p() argument 2589 u16 start, end, phy_blk, log_blk, tmp_blk, idx; ms_build_l2p_tbl() local 3322 static int ms_read_multiple_pages(struct rtsx_chip *chip, u16 phy_blk, ms_read_multiple_pages() argument 2484 ms_set_l2p_tbl(struct rtsx_chip *chip, int seg_no, u16 log_off, u16 phy_blk) ms_set_l2p_tbl() argument
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_link.c | 13071 struct bnx2x_phy *phy_blk[PORT_MAX]; bnx2x_8073_common_init_phy() local 13294 struct bnx2x_phy *phy_blk[PORT_MAX]; bnx2x_8727_common_init_phy() local
|
Completed in 212 milliseconds