Home
last modified time | relevance | path

Searched refs:mvs_write_port_cfg_addr (Results 1 – 3 of 3) sorted by relevance

/drivers/scsi/mvsas/
Dmv_64xx.c581 mvs_write_port_cfg_addr(mvi, i, in mvs_64xx_oob_done()
607 mvs_write_port_cfg_addr(mvi, i, PHYR_IDENTIFY); in mvs_64xx_fix_phy_info()
610 mvs_write_port_cfg_addr(mvi, i, PHYR_ATT_DEV_INFO); in mvs_64xx_fix_phy_info()
613 mvs_write_port_cfg_addr(mvi, i, PHYR_ATT_ADDR_HI); in mvs_64xx_fix_phy_info()
616 mvs_write_port_cfg_addr(mvi, i, PHYR_ATT_ADDR_LO); in mvs_64xx_fix_phy_info()
789 mvs_write_port_cfg_addr,
Dmv_94xx.c275 mvs_write_port_cfg_addr(mvi, phy_id, PHYR_SATA_CTL); in mvs_94xx_phy_reset()
782 mvs_write_port_cfg_addr(mvi, port_id, in mvs_94xx_get_dev_identify_frame()
796 mvs_write_port_cfg_addr(mvi, port_id, in mvs_94xx_get_att_identify_frame()
857 mvs_write_port_cfg_addr(mvi, i, PHYR_PHY_STAT); in mvs_94xx_fix_phy_info()
1022 mvs_write_port_cfg_addr,
Dmv_chips.h107 static inline void mvs_write_port_cfg_addr(struct mvs_info *mvi, in mvs_write_port_cfg_addr() function