Searched refs:PHYDEV_WRCMD (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/boot/i386/libfirewire/
H A Dfwohcireg.h289 #define PHYDEV_WRCMD (1<<14) macro
H A Dfwohci.c83 fun = (PHYDEV_WRCMD | (addr << PHYDEV_REGADDR) | (data << PHYDEV_WRDATA));
/freebsd-9.3-release/sys/dev/firewire/
H A Dfwohcireg.h291 #define PHYDEV_WRCMD (1<<14) macro
H A Dfwohci.c281 fun = (PHYDEV_WRCMD | (addr << PHYDEV_REGADDR) | (data << PHYDEV_WRDATA));

Completed in 99 milliseconds