Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dautrireg.h140 #define AUTRI_STOP_B 0xb8 macro
H A Dautri.c684 TWRITE4(sc, AUTRI_STOP_B, 0xffffffff); in autri_init()
1297 reg = (ch & 0x20) ? AUTRI_STOP_B : AUTRI_STOP_A; in autri_stopch()