Home
last modified time | relevance | path

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

/freebsd/sys/dev/firewire/
H A Dfwohcireg.h294 #define PHYDEV_RDDATA 16 macro
H A Dfwohci.c346 return ((fun >> PHYDEV_RDDATA) & 0xff); in fwphy_rddata()