Home
last modified time | relevance | path

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

/dflybsd-src/sys/bus/firewire/
H A Dfirewire.h107 #define FWP_TL_VALID (1 << 7) macro
H A Dfirewire.c1402 if(tl & FWP_TL_VALID){ in asyreqq()