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

  /src/sys/dev/tc/
sticreg.h 226 #define STIC_INT_V_WE 0x00000400
233 #define STIC_INT_V_MASK (STIC_INT_V_EN | STIC_INT_V | STIC_INT_V_WE)
237 #define STIC_INT_WE (STIC_INT_E_WE | STIC_INT_V_WE | STIC_INT_P_WE)
px.c 255 sr->sr_ipdvint = STIC_INT_V_WE | STIC_INT_V_EN;
pxg.c 292 sr->sr_ipdvint = STIC_INT_V_WE | STIC_INT_V_EN;

Completed in 12 milliseconds