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

  /src/sys/dev/ic/
siisatareg.h 226 #define PR_PIS_CMDERRR __BIT(1) /* command error */
siisata.c 261 PR_PIS_CMDERRR | PR_PIS_CMDCMPL);
533 if (pis & PR_PIS_CMDERRR) {
725 PR_PIS_CMDERRR);
866 PR_PIS_CMDERRR) {

Completed in 15 milliseconds