Searched refs:VR_PAR0 (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/sandpoint/stand/altboot/
H A Dnvt.c97 #define VR_PAR0 0x00 /* SA [0] */ macro
191 en[0] = CSR_READ_1(l, VR_PAR0);
H A Dvge.c124 #define VR_PAR0 0x00 /* SA [0] */ macro
238 en[0] = CSR_READ_1(l, VR_PAR0);
/netbsd-current/sys/dev/pci/
H A Dif_vrreg.h41 #define VR_PAR0 0x00 /* node address 0 */ macro
H A Dif_vr.c1603 mac |= (eaddr[i] = CSR_READ_1(sc, VR_PAR0 + i));
1610 eaddr[i] = CSR_READ_1(sc, VR_PAR0 + i);

Completed in 136 milliseconds