Searched refs:bert (Results 1 – 8 of 8) sorted by relevance
| /netbsd-src/sys/dev/acpi/ |
| H A D | apei_bert.c | 58 const ACPI_TABLE_BERT *bert = sc->sc_tab.bert; in apei_bert_attach() local 65 if (bert->Header.Length < sizeof(*bert)) { in apei_bert_attach() 68 bert->Header.Length, sizeof(*bert)); in apei_bert_attach() 78 bert->RegionLength, bert->Address); in apei_bert_attach() 84 if (bert->RegionLength < sizeof(*bsc->bsc_gesb)) { in apei_bert_attach() 87 bert->RegionLength, sizeof(*bsc->bsc_gesb)); in apei_bert_attach() 96 bsc->bsc_gesb = AcpiOsMapMemory(bert->Address, bert->RegionLength); in apei_bert_attach() 98 bert->RegionLength, "boot error record", &fatal); in apei_bert_attach() 131 const ACPI_TABLE_BERT *bert = sc->sc_tab.bert; in apei_bert_detach() local 135 AcpiOsUnmapMemory(bsc->bsc_gesb, bert->RegionLength); in apei_bert_detach()
|
| H A D | apei.c | 90 if (tab.bert || tab.einj || tab.erst || tab.hest) in apei_match() 145 if (sc->sc_tab.bert) { in apei_attach() 146 apei_identify(sc, "BERT", &sc->sc_tab.bert->Header); in apei_attach() 197 if (sc->sc_tab.bert) in apei_detach() 222 rv = AcpiGetTable(ACPI_SIG_BERT, 0, (ACPI_TABLE_HEADER **)&tab->bert); in apei_get_tables() 224 tab->bert = NULL; in apei_get_tables() 257 if (tab->bert != NULL) { in apei_put_tables() 258 AcpiPutTable(&tab->bert->Header); in apei_put_tables() 259 tab->bert = NULL; in apei_put_tables()
|
| H A D | apeivar.h | 53 ACPI_TABLE_BERT *bert; /* Boot Error Record Table */ member
|
| /netbsd-src/usr.sbin/acpitools/acpidump/ |
| H A D | acpi.c | 1223 ACPI_TABLE_BERT *bert; in acpi_handle_bert() local 1227 bert = (ACPI_TABLE_BERT *)sdp; in acpi_handle_bert() 1229 printf("\tLength of Boot Error Region=%d bytes\n", bert->RegionLength); in acpi_handle_bert() 1230 printf("\tPhysical Address of Region=0x%"PRIx64"\n", bert->Address); in acpi_handle_bert()
|
| /netbsd-src/external/bsd/unbound/dist/testdata/ |
| H A D | test_ldnsrr.2 | 519 dns-lg.nlnetlabs.nl. 10200 IN CNAME bert.secret-wg.org.
|
| H A D | test_ldnsrr.c2 | 1036 dns-lg.nlnetlabs.nl. 10200 IN CNAME bert.secret-wg.org.
|
| /netbsd-src/etc/ |
| H A D | services | 19581 … Bert Gijsbers mailto:bert&xpilot.org 19582 … Bert Paul mailto:bert.paul&apertio.com … 19583 … Bert Van der Linden mailto:bert&propel.com 19584 … Bert van Willigen mailto:bert.vanwilligen&philips… 23513 … Robert D. Vincent mailto:bert&willowpond.com 23556 … Robert Vincent mailto:bert&mck.com
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/ |
| H A D | CHANGES | 3851 Thanks to Felix Gröbert (Google) for discovering and researching this 3939 Thanks to Felix Gröbert and Ivan Fratric at Google for discovering 3941 [Felix Gröbert, Ivan Fratric, Steve Henson]
|