Searched refs:APUREG_CURPTR (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Desmreg.h302 #define APUREG_CURPTR 5 macro
H A Desm.c791 wp_wrapu(ess, apuch + i, APUREG_CURPTR, offset);
919 wp_wrapu(ess, apuch + i, APUREG_CURPTR, offset);
949 wp_wrapu(ess, apuch + 2 + i, APUREG_CURPTR, offset);
1361 pos = wp_rdapu(ess, ess->pch.num << 1, APUREG_CURPTR);
1364 wp_rdapu(ess, (ess->pch.num<<1)+1, APUREG_CURPTR)));
1384 pos = wp_rdapu(ess, ess->rch.num << 1, APUREG_CURPTR);
1387 wp_rdapu(ess, (ess->rch.num<<1)+1, APUREG_CURPTR)));

Completed in 224 milliseconds