HomeSort by: relevance | last modified time | path
    Searched refs:prior (Results 1 - 25 of 81) sorted by relevancy

1 2 3 4

  /src/sys/dev/mvme/
vme_two_isr.c 248 vmetwo_intr_establish(void *csc, int prior, int lvl, int vec, int first, int (*hand)(void *), void *arg, struct evcnt *evcnt)
290 (*sc->sc_isrlink)(sc->sc_isrcookie, hand, arg, prior, vec, evcnt);
301 (*sc->sc_isrevcnt)(sc->sc_isrcookie, prior),
309 /* Program the specified interrupt to signal at 'prior' */
312 reg |= (prior << ilshift);
335 if ((prior << ilshift) != reg)
  /src/sys/arch/mvme68k/dev/
vme_pcc.c 244 vme_pcc_intr_establish(void *csc, int prior, int level, int vector, int first, int (*func)(void *), void *arg, struct evcnt *evcnt)
248 if (prior != level)
251 isrlink_vectored(func, arg, prior, vector, evcnt);
255 isrlink_evcnt(prior), device_xname(sc->sc_mvmebus.sc_dev),
  /src/usr.sbin/sysinst/arch/acorn32/
menus.md.pl 21 * or promote products derived from this software without specific prior
  /src/usr.sbin/sysinst/arch/alpha/
menus.md.pl 21 * or promote products derived from this software without specific prior
  /src/usr.sbin/sysinst/arch/bebox/
menus.md.pl 20 * or promote products derived from this software without specific prior
  /src/usr.sbin/sysinst/arch/cats/
menus.md.pl 20 * or promote products derived from this software without specific prior
  /src/usr.sbin/sysinst/arch/emips/
menus.md.pl 21 * or promote products derived from this software without specific prior
  /src/usr.sbin/sysinst/arch/evbarm/
menus.md.pl 21 * or promote products derived from this software without specific prior
  /src/usr.sbin/sysinst/arch/evbmips/
menus.md.pl 20 * or promote products derived from this software without specific prior
  /src/usr.sbin/sysinst/arch/evbppc/
menus.md.pl 20 * or promote products derived from this software without specific prior
  /src/usr.sbin/sysinst/arch/evbsh3/
msg.md.pl 19 * or promote products derived from this software without specific prior
  /src/usr.sbin/sysinst/arch/hpcarm/
menus.md.pl 18 * or promote products derived from this software without specific prior
  /src/usr.sbin/sysinst/arch/hpcmips/
menus.md.pl 20 * or promote products derived from this software without specific prior
  /src/usr.sbin/sysinst/arch/hppa/
menus.md.pl 21 * or promote products derived from this software without specific prior
  /src/usr.sbin/sysinst/arch/landisk/
menus.md.pl 20 * or promote products derived from this software without specific prior
  /src/usr.sbin/sysinst/arch/macppc/
menus.md.pl 21 * or promote products derived from this software without specific prior
  /src/usr.sbin/sysinst/arch/mipsco/
menus.md.pl 21 * or promote products derived from this software without specific prior
  /src/usr.sbin/sysinst/arch/mvme68k/
menus.md.pl 21 * or promote products derived from this software without specific prior
  /src/usr.sbin/sysinst/arch/newsmips/
menus.md.pl 21 * or promote products derived from this software without specific prior
  /src/usr.sbin/sysinst/arch/pmax/
menus.md.pl 21 * or promote products derived from this software without specific prior
  /src/usr.sbin/sysinst/arch/prep/
menus.md.pl 18 * or promote products derived from this software without specific prior
  /src/usr.sbin/sysinst/arch/sandpoint/
menus.md.pl 20 * or promote products derived from this software without specific prior
  /src/usr.sbin/sysinst/arch/sgimips/
menus.md.pl 21 * or promote products derived from this software without specific prior
  /src/usr.sbin/sysinst/arch/shark/
menus.md.pl 21 * or promote products derived from this software without specific prior
  /src/usr.sbin/sysinst/arch/sparc/
menus.md.pl 21 * or promote products derived from this software without specific prior

Completed in 18 milliseconds

1 2 3 4