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);
|