HomeSort by: relevance | last modified time | path
    Searched defs:stp4020_wr_winctl (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/sbus/
stp4020.c 155 static void stp4020_wr_winctl(struct stp4020_socket *, int, int, int);
225 stp4020_wr_winctl(struct stp4020_socket *h, int win, int idx, int v) function in typeref:typename:void
812 stp4020_wr_winctl(h, win, STP4020_WCR0_IDX, v);
813 stp4020_wr_winctl(h, win, STP4020_WCR1_IDX, 1<<STP4020_WCR1_WAITREQ_S);

Completed in 11 milliseconds