Searched refs:asmc_mmio_key_write (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/dev/asmc/ |
| H A D | asmcmmio.h | 39 int asmc_mmio_key_write(device_t dev, const char *key,
|
| H A D | asmcmmio.c | 115 asmc_mmio_key_write(device_t dev, const char *key, uint8_t *buf, uint8_t len) in asmc_mmio_key_write() function 399 error = asmc_mmio_key_write(dev, ASMC_KEY_BCLM, &bclm, 1); in asmc_bclm_sysctl()
|
| H A D | asmc.c | 1881 return (asmc_mmio_key_write(dev, key, buf, len)); in asmc_key_write()
|