Home
last modified time | relevance | path

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

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