Home
last modified time | relevance | path

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

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