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

  /src/sys/dev/pci/
wcfb.c 798 uint32_t spr, splr; local in function:wcfb_rop_jfb
802 * Pick the current spr and splr values from the communication
807 splr = sc->sc_comm[IFB_SHARED_TERM8_SPLR >> 2];
813 splr = 0x5c0000ff;
820 bus_space_write_4(sc->sc_regt, sc->sc_regh, reg, splr);
wcfb.c 798 uint32_t spr, splr; local in function:wcfb_rop_jfb
802 * Pick the current spr and splr values from the communication
807 splr = sc->sc_comm[IFB_SHARED_TERM8_SPLR >> 2];
813 splr = 0x5c0000ff;
820 bus_space_write_4(sc->sc_regt, sc->sc_regh, reg, splr);

Completed in 27 milliseconds