Home
last modified time | relevance | path

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

/dragonfly/sys/bus/firewire/
H A Dfwohcireg.h292 #define PHYDEV_WRDATA 0 macro
H A Dfwohci.c255 fun = (PHYDEV_WRCMD | (addr << PHYDEV_REGADDR) | (data << PHYDEV_WRDATA)); in fwphy_wrdata()