Searched refs:PHYDEV_WRDATA (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/sys/bus/firewire/ | ||
| HD | fwohcireg.h | 292 #define PHYDEV_WRDATA 0 macro |
| HD | fwohci.c | 255 fun = (PHYDEV_WRCMD | (addr << PHYDEV_REGADDR) | (data << PHYDEV_WRDATA)); in fwphy_wrdata() |