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

  /src/sys/dev/ic/
smc91cxx.c 205 smc91cxx_intr_mask_write(bus_space_tag_t bst, bus_space_handle_t bsh, function in typeref:typename:void
534 smc91cxx_intr_mask_write(bst, bsh, 0);
588 smc91cxx_intr_mask_write(bst, bsh, sc->sc_intmask);
697 smc91cxx_intr_mask_write(bst, bsh, sc->sc_intmask);
756 smc91cxx_intr_mask_write(bst, bsh, sc->sc_intmask);
889 smc91cxx_intr_mask_write(bst, bsh, 0);
1035 smc91cxx_intr_mask_write(bst, bsh, mask);
1318 smc91cxx_intr_mask_write(bst, bsh, 0);

Completed in 15 milliseconds