Searched refs:hose (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/alpha/tlsb/
H A Dkftxxreg.h70 #define KFT_IDPNSEX(hose) ((hose)? (0x2040 + (0x100 * (hose))) : 0x2A40)
/netbsd-6-1-5-RELEASE/sys/arch/alpha/pci/
H A Dttwoga.c129 int hose; local
140 for (hose = 0; hose < 1 /* XXX */; hose++) {
142 if (badaddr(_T2GA(hose, T2_IOCSR), sizeof(uint64_t)))
146 pba.pba_bus = hose;
159 aprint_normal(" hose %d", pba->pba_bus);
167 ttwoga_init(int hose, int mallocsafe) argument
171 if (hose < 0 || hose >
[all...]
H A Dpci_kn8ae.c71 int io, hose, dev; local
89 for (hose = 0; hose < DWLPX_NHOSE; hose++) {
91 imaskcache[io][hose][dev] = DWLPX_IMASK_DFLT;
236 int ionode, hose, device, hpc, busp, s; local
239 hose = sc->dwlpx_hosenum;
246 paddr |= (unsigned long) hose << 34;
258 val = imaskcache[ionode][hose][hpc];
263 imaskcache[ionode][hose][hp
[all...]

Completed in 61 milliseconds