Searched defs:phy_blk (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/staging/rts5208/
H A Dxd.c824 static void xd_set_unused_block(struct rtsx_chip *chip, u32 phy_blk) argument
863 u32 phy_blk; local
915 u32 phy_blk = 0; local
986 xd_mark_bad_block(struct rtsx_chip *chip, u32 phy_blk) argument
993 dev_dbg(rtsx_dev(chip), "mark block 0x%x as bad block\\n", phy_blk); local
1037 xd_init_page(struct rtsx_chip *chip, u32 phy_blk, u16 logoff, u8 start_page, u8 end_page) argument
1045 dev_dbg(rtsx_dev(chip), "Init block 0x%x\\n", phy_blk); local
1232 xd_erase_block(struct rtsx_chip *chip, u32 phy_blk) argument
1491 xd_read_multiple_pages(struct rtsx_chip *chip, u32 phy_blk, u32 log_blk, u8 start_page, u8 end_page, u8 *buf, unsigned int *index, unsigned int *offset) argument
[all...]
H A Dms.c1458 static int ms_set_bad_block(struct rtsx_chip *chip, u16 phy_blk) argument
1516 static int ms_erase_block(struct rtsx_chip *chip, u16 phy_blk) argument
1594 static int ms_init_page(struct rtsx_chip *chip, u16 phy_blk, u16 log_blk, argument
2176 ms_set_l2p_tbl(struct rtsx_chip *chip, int seg_no, u16 log_off, u16 phy_blk) argument
2190 ms_set_unused_block(struct rtsx_chip *chip, u16 phy_blk) argument
2210 u16 phy_blk; local
2232 ms_arbitrate_l2p(struct rtsx_chip *chip, u16 phy_blk, u16 log_off, u8 us1, u8 us2) argument
2281 u16 start, end, phy_blk, log_blk, tmp_blk, idx; local
2954 ms_read_multiple_pages(struct rtsx_chip *chip, u16 phy_blk, u16 log_blk, u8 start_page, u8 end_page, u8 *buf, unsigned int *index, unsigned int *offset) argument
[all...]
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c13188 struct bnx2x_phy *phy_blk[PORT_MAX]; local
13411 struct bnx2x_phy *phy_blk[PORT_MAX]; local
[all...]

Completed in 157 milliseconds