Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dmvsata.c212 static void mvsata_fix_phy_gen2(struct mvsata_port *);
301 _fix_phy = mvsata_fix_phy_gen2; in mvsata_attach()
309 _fix_phy = mvsata_fix_phy_gen2; in mvsata_attach()
3704 mvsata_fix_phy_gen2(struct mvsata_port *mvport) in mvsata_fix_phy_gen2() function