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

/freebsd-13-stable/sys/dev/firewire/
H A Dfwohcireg.h291 #define PHYDEV_WRCMD (1<<14) macro
H A Dfwohci.c272 fun = (PHYDEV_WRCMD | (addr << PHYDEV_REGADDR) |
/freebsd-13-stable/stand/i386/libfirewire/
H A Dfwohci.c78 fun = (PHYDEV_WRCMD | (addr << PHYDEV_REGADDR) | (data << PHYDEV_WRDATA));

Completed in 96 milliseconds