HomeSort by: relevance | last modified time | path
    Searched refs:APUREG_CURPTR (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
esmreg.h 302 #define APUREG_CURPTR 5
esm.c 791 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);
1356 pos = wp_rdapu(ess, ess->pch.num << 1, APUREG_CURPTR);
1359 wp_rdapu(ess, (ess->pch.num<<1)+1, APUREG_CURPTR)));
1378 pos = wp_rdapu(ess, ess->rch.num << 1, APUREG_CURPTR);
1381 wp_rdapu(ess, (ess->rch.num<<1)+1, APUREG_CURPTR)));

Completed in 93 milliseconds