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

  /src/sys/dev/bi/
kdbreg.h 44 short kdb_ip; /* initialisation and polling */ member in struct:kdb_regs
50 #define KDB_IP 0xf2
kdb.c 197 ma.ma_iph = sc->sc_ioh + KDB_IP;
  /src/sys/arch/vax/boot/boot/
ra.c 119 nexaddr = (bootrpb.csrphy & ~(BI_NODESIZE - 1)) + KDB_IP;
124 ra_ip = (u_short *)(kdaddr + KDB_IP);

Completed in 29 milliseconds