Home
last modified time | relevance | path

Searched refs:smu_get_datablock (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/macppc/dev/
H A Dsmu.c177 int smu_get_datablock(int, uint8_t *, size_t);
231 smu_get_datablock(SMU_CPUTEMP_CAL, (void *)data, 8); in smu_attach()
958 smu_get_datablock(int id, uint8_t *buf, size_t len) in smu_get_datablock() function
H A Dsmusat.c47 extern int smu_get_datablock(int, uint8_t *, size_t);