Home
last modified time | relevance | path

Searched defs:hpc (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/sys/arch/alpha/pci/
H A Ddwlpxreg.h105 #define PCIA_CTL(hpc) (_PCIA_CTL + (0x200000 * (hpc))) argument
106 #define PCIA_MRETRY(hpc) (_PCIA_MRETRY + (0x200000 * (hpc))) argument
107 #define PCIA_GPR(hpc) (_PCIA_GPR + (0x200000 * (hpc))) argument
108 #define PCIA_ERR(hpc) (_PCIA_ERR + (0x200000 * (hpc))) argument
109 #define PCIA_FADR(hpc) (_PCIA_FADR + (0x200000 * (hpc))) argument
110 #define PCIA_IMASK(hpc) (_PCIA_IMASK + (0x200000 * (hpc))) argument
111 #define PCIA_DIAG(hpc) (_PCIA_DIAG + (0x200000 * (hpc))) argument
112 #define PCIA_IPEND(hpc) (_PCIA_IPEND + (0x200000 * (hpc))) argument
113 #define PCIA_IPROG(hpc) (_PCIA_IPROG + (0x200000 * (hpc))) argument
114 #define PCIA_WMASK_A(hpc) (_PCIA_WMASK_A + (0x200000 * (hpc))) argument
[all …]
H A Dpci_kn8ae.c198 int pin, device, hpc; in dec_kn8ae_intr_establish() local
285 int ionode, hose, device, hpc, busp; in kn8ae_enadis_intr() local
/netbsd-src/sys/arch/sgimips/hpc/
H A Dhpcdma.h59 struct hpc_values *hpc; /* constants for HPC1/3 */ member
/netbsd-src/sys/sys/
H A Dgmon.h44 u_long hpc; /* max pc address of sampled buffer */ member
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/sol2/
H A Dgmon.c52 char *hpc; member
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/sol2/
H A Dgmon.c52 char *hpc; member
/netbsd-src/sys/dev/pci/
H A Dradeonfb.c3766 uint32_t hpc, rbbm, mclkcntl, clkindex; in radeonfb_engine_reset() local