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

  /src/sys/dev/ic/
aic6915var.h 146 uint32_t sc_InterruptEn; /* prototype InterruptEn register */
aic6915.c 1071 sc->sc_InterruptEn = IS_PCIPadInt | IS_RxQ1DoneInt |
1074 sf_funcreg_write(sc, SF_InterruptEn, sc->sc_InterruptEn);

Completed in 118 milliseconds