Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/
H A Dautrireg.h119 #define AUTRI_START_A 0x80 macro
H A Dautri.c1284 reg = (ch & 0x20) ? AUTRI_START_B : AUTRI_START_A; in autri_startch()