Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/firewire/
H A Dfwohcireg.h295 #define PHYDEV_WRDATA 0 macro
H A Dfwohci.c272 (data << PHYDEV_WRDATA)); in fwphy_wrdata()
/freebsd-12.1/stand/i386/libfirewire/
H A Dfwohci.c78 fun = (PHYDEV_WRCMD | (addr << PHYDEV_REGADDR) | (data << PHYDEV_WRDATA)); in fwphy_wrdata()