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

  /src/sys/arch/alpha/alpha/
dec_3000_300.c 93 ctb = (struct ctb *)(((char *)hwrpb) + hwrpb->rpb_ctb_off);
dec_3000_500.c 113 ctb = (struct ctb *)(((char *)hwrpb) + hwrpb->rpb_ctb_off);
dec_1000a.c 151 ctb = (struct ctb *)(((char *)hwrpb) + hwrpb->rpb_ctb_off);
dec_2100_a500.c 125 ctb = (struct ctb *)(((char *)hwrpb) + hwrpb->rpb_ctb_off);
dec_2000_300.c 132 ctb = (struct ctb_tt *)(((char *)hwrpb) + hwrpb->rpb_ctb_off);
dec_6600.c 110 ctb = (struct ctb *)(((char *)hwrpb) + hwrpb->rpb_ctb_off);
  /src/sys/arch/alpha/pci/
pci_consinit.c 80 ctb = (struct ctb *)(((char *)hwrpb) + hwrpb->rpb_ctb_off);
pci_machdep.c 153 ctb = (struct ctb *)(((char *)hwrpb) + hwrpb->rpb_ctb_off);
  /src/sys/arch/alpha/include/
rpb.h 218 u_long rpb_ctb_off; /* B8: offset to ctb */ member in struct:rpb

Completed in 17 milliseconds