Home
last modified time | relevance | path

Searched refs:msg_code (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dsunscpal.c418 sunscpal_sched_msgout(struct sunscpal_softc *sc, int msg_code) in sunscpal_sched_msgout() argument
426 printf("%s: trying to schedule 0x%0x\n", __func__, msg_code); in sunscpal_sched_msgout()
427 sc->sc_msgpriq |= msg_code; in sunscpal_sched_msgout()
H A Dncr5380sbc.c228 ncr_sched_msgout(struct ncr5380_softc *sc, int msg_code) in ncr_sched_msgout() argument
238 sc->sc_msgpriq |= msg_code; in ncr_sched_msgout()