OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
tpm_getburst
sys/dev/acpi/tpm.c
757
bcnt = tpm_getburst(sc);
sys/dev/acpi/tpm.c
872
for (r = tpm_getburst(sc); r > 0 && count < len - 1; r--) {