Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ic/
HDwd33c93reg.h126 #define STR_DBR 0x01 macro
/NextBSD/sys/dev/ct/
HDct.c610 if ((aux & (STR_BSY | STR_DBR)) == (STR_BSY | STR_DBR)) in ct_xfer()