Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ahb/
Dahbreg.h208 #define FW1_SG_ECB 0x1000 macro
Dahb.c652 if ((ecb->hecb.flag_word1 & FW1_SG_ECB) != 0) { in ahbcalcresid()
947 ecb->hecb.flag_word1 |= FW1_SG_ECB; in ahbexecuteecb()