NVRCS            2764 dev/ic/iha.c   		bus_space_write_1(iot, ioh, TUL_NVRAM, NVRCS | NVRCK);
NVRCS            2767 dev/ic/iha.c   		bus_space_write_1(iot, ioh, TUL_NVRAM, NVRCS);
NVRCS            2795 dev/ic/iha.c   	b = NVRCS | NVRDO; /* Write the start bit (== 1) */
NVRCS            2804 dev/ic/iha.c   			b = NVRCS | NVRDO; /* Write a 1 bit */
NVRCS            2806 dev/ic/iha.c   			b = NVRCS;	   /* Write a 0 bit */
NVRCS            2814 dev/ic/iha.c   	bus_space_write_1(iot, ioh, TUL_NVRAM, NVRCS);