HomeSort by: relevance | last modified time | path
    Searched refs:scb_vecref (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/vax/include/
scb.h 133 int scb_vecref (int *, int *);
  /src/sys/arch/vax/vax/
scb.c 129 scb_vecref(int *rvec, int *ripl) function in typeref:typename:int
  /src/sys/arch/vax/if/
if_le.c 173 scb_vecref(0, 0); /* Clear vector ref */
179 i = scb_vecref(&vec, &br);
  /src/sys/dev/qbus/
uba.c 297 scb_vecref(0, 0); /* Clear vector ref */
306 i = scb_vecref(&vec, &br);
  /src/sys/arch/vax/vsa/
vsbus.c 194 scb_vecref(0, 0); /* Clear vector ref */
210 i = scb_vecref(&vec, &br);

Completed in 16 milliseconds