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

  /src/sys/dev/ic/
lsi64854reg.h 174 #define P_SLAVE_ERR L64854_SLAVE_ERR/* slave access size error */
lsi64854.c 626 if (csr & (P_ERR_PEND|P_SLAVE_ERR)) {
634 csr |= P_INVALIDATE|P_SLAVE_ERR;

Completed in 12 milliseconds