Searched refs:TRM_GEN_NVRAM (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dtrm.c2489 bus_space_write_1(iot, ioh, TRM_GEN_NVRAM, 0);
2499 bus_space_write_1(iot, ioh, TRM_GEN_NVRAM, 0);
2530 bus_space_write_1(iot, ioh, TRM_GEN_NVRAM, send);
2532 bus_space_write_1(iot, ioh, TRM_GEN_NVRAM, send | NVR_CLOCK);
2535 bus_space_write_1(iot, ioh, TRM_GEN_NVRAM, NVR_SELECT);
2540 bus_space_write_1(iot, ioh, TRM_GEN_NVRAM, 0);
2542 bus_space_write_1(iot, ioh, TRM_GEN_NVRAM, NVR_SELECT);
2548 bus_space_write_1(iot, ioh, TRM_GEN_NVRAM,
2551 bus_space_write_1(iot, ioh, TRM_GEN_NVRAM, NVR_SELECT);
2553 if (bus_space_read_1(iot, ioh, TRM_GEN_NVRAM)
[all...]
H A Dtrmreg.h301 #define TRM_GEN_NVRAM 0xD6 /* Serial NON-VOLATILE RAM port (R/W) */ macro

Completed in 157 milliseconds