HomeSort by: relevance | last modified time | path
    Searched refs:_ADR (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/efi/
devpath2.c 213 devpath_t hdr; /* Length = 8; at least one _ADR */
214 uint32_t _ADR[];
220 cnt = (p->hdr.Length - sizeof(p->hdr)) / sizeof(p->_ADR[0]);
224 path->sz = easprintf(&path->cp, "%s0x%08x%s", tp, p->_ADR[i],
239 DEVPATH_FMT(_ADR[%zu]: 0x%08x\n),
240 tp, i, p->_ADR[i]);
  /src/sys/external/bsd/acpica/dist/tests/misc/
grammar.asl 708 Name(_ADR,0x0)
2992 Name (_ADR,0x00000000)
3013 Name (_ADR,0x00070000) // Address+function.
6477 Name (_ADR, 0x00000000)
6483 Name (_ADR, 0x00030000) // ISA bus ID
6488 Name (_ADR, 0x0030000) // PCI address

Completed in 20 milliseconds