Symbol: prt
sys/dev/acpica/acpi_pcib.c
131
acpi_pcib_attach(device_t dev, ACPI_BUFFER *prt, int busno)
sys/dev/acpica/acpi_pcib.c
151
prt->Length = ACPI_ALLOCATE_BUFFER;
sys/dev/acpica/acpi_pcib.c
152
status = AcpiGetIrqRoutingTable(acpi_get_handle(dev), prt);
sys/dev/acpica/acpi_pcib.c
169
prt_walk_table(prt, prt_attach_devices, dev);
sys/dev/acpica/acpi_pcib.c
210
ACPI_PCI_ROUTING_TABLE *prt;
sys/dev/acpica/acpi_pcib.c
234
prt = pr.pr_entry;
sys/dev/acpica/acpi_pcib.c
239
if (prt->Source != NULL && prt->Source[0] != '\0')
sys/dev/acpica/acpi_pcib.c
240
kprintf(" (src %s:%u)", prt->Source, prt->SourceIndex);
sys/dev/acpica/acpi_pcib.c
251
if (prt->Source == NULL || prt->Source[0] == '\0' ||
sys/dev/acpica/acpi_pcib.c
252
prt->SourceIndex != 0) {
sys/dev/acpica/acpi_pcib.c
253
if (prt->SourceIndex) {
sys/dev/acpica/acpi_pcib.c
254
interrupt = machintr_legacy_intr_find_bygsi(prt->SourceIndex,
sys/dev/acpica/acpi_pcib.c
259
prt->SourceIndex);
sys/dev/acpica/acpi_pcib.c
266
prt->SourceIndex, interrupt);
sys/dev/acpica/acpi_pcib.c
280
if (ACPI_FAILURE(AcpiGetHandle(ACPI_ROOT_OBJECT, prt->Source, &lnkdev))) {
sys/dev/acpica/acpi_pcib.c
282
prt->Source);
sys/dev/acpica/acpi_pcib.c
286
prt->SourceIndex);
sys/dev/acpica/acpi_pcib.c
68
static void prt_walk_table(ACPI_BUFFER *prt, prt_entry_handler *handler,
sys/dev/acpica/acpi_pcib.c
72
prt_walk_table(ACPI_BUFFER *prt, prt_entry_handler *handler, void *arg)
sys/dev/acpica/acpi_pcib.c
78
if (prt == NULL || prt->Pointer == NULL)
sys/dev/acpica/acpi_pcib.c
82
prtptr = prt->Pointer;
sys/dev/acpica/acpi_pcibvar.h
38
int acpi_pcib_attach(device_t bus, ACPI_BUFFER *prt, int busno);
sys/netinet/ip_icmp.c
450
icmp_redirect(struct mbuf *m, int hlen, boolean_t prt)
sys/netinet/ip_icmp.c
470
if (icmpprintfs && prt) {
test/stress/fsx/fsx.c
1190
prt("All operations completed A-OK!\n");
test/stress/fsx/fsx.c
194
prt("%s%s%s\n", prefix, prefix ? ": " : "", strerror(errno));
test/stress/fsx/fsx.c
223
prt("LOG DUMP (%d total operations):\n", logcount);
test/stress/fsx/fsx.c
235
prt("%d(%d mod 256): ", opnum, opnum%256);
test/stress/fsx/fsx.c
242
prt("MAPREAD\t0x%x thru 0x%x\t(0x%x bytes)",
test/stress/fsx/fsx.c
247
prt("\t***RRRR***");
test/stress/fsx/fsx.c
250
prt("MAPWRITE\t0x%x thru 0x%x\t(0x%x bytes)",
test/stress/fsx/fsx.c
255
prt("\t******WWWW");
test/stress/fsx/fsx.c
258
prt("READ\t0x%x thru 0x%x\t(0x%x bytes)",
test/stress/fsx/fsx.c
263
prt("\t***RRRR***");
test/stress/fsx/fsx.c
266
prt("WRITE\t0x%x thru 0x%x\t(0x%x bytes)",
test/stress/fsx/fsx.c
270
prt(" HOLE");
test/stress/fsx/fsx.c
272
prt(" EXTEND");
test/stress/fsx/fsx.c
275
prt("\t***WWWW");
test/stress/fsx/fsx.c
279
prt("TRUNCATE %s\tfrom 0x%x to 0x%x",
test/stress/fsx/fsx.c
283
prt("\t******WWWW");
test/stress/fsx/fsx.c
286
prt("SKIPPED (no operation)");
test/stress/fsx/fsx.c
289
prt("BOGUS LOG ENTRY (operation code = %d)!",
test/stress/fsx/fsx.c
293
prt("\n\t\tCLOSE/OPEN");
test/stress/fsx/fsx.c
294
prt("\n");
test/stress/fsx/fsx.c
312
prt("fsx flaw: overflow in save_buffer\n");
test/stress/fsx/fsx.c
354
prt("Correct content saved for comparison\n");
test/stress/fsx/fsx.c
355
prt("(maybe hexdump \"%s\" vs \"%s.fsxgood\")\n",
test/stress/fsx/fsx.c
378
prt("READ BAD DATA: offset = 0x%x, size = 0x%x\n",
test/stress/fsx/fsx.c
380
prt("OFFSET\t\tGOOD\tBAD\tRANGE\n");
test/stress/fsx/fsx.c
387
prt("0x%08x\t0x%04x\t0x%04x", offset,
test/stress/fsx/fsx.c
399
prt("\t0x%5x\n", n);
test/stress/fsx/fsx.c
401
prt("operation# (mod 256) for the bad data may be %u\n", ((unsigned)op & 0xff));
test/stress/fsx/fsx.c
403
prt("operation# (mod 256) for the bad data unknown, check HOLE and EXTEND ops\n");
test/stress/fsx/fsx.c
405
prt("????????????????\n");
test/stress/fsx/fsx.c
423
prt("Size error: expected 0x%llx stat 0x%llx seek 0x%llx\n",
test/stress/fsx/fsx.c
441
prt("no extend on truncate! not posix!\n");
test/stress/fsx/fsx.c
457
prt("skipping zero size read\n");
test/stress/fsx/fsx.c
463
prt("skipping seek/read past end of file\n");
test/stress/fsx/fsx.c
479
prt("%lu read\t0x%x thru\t0x%x\t(0x%x bytes)\n", testcalls,
test/stress/fsx/fsx.c
491
prt("short read: 0x%x bytes instead of 0x%x\n",
test/stress/fsx/fsx.c
518
prt("Mapped %s: non-zero data past EOF (0x%llx) page offset 0x%x is 0x%04x\n",
test/stress/fsx/fsx.c
537
prt("skipping zero size read\n");
test/stress/fsx/fsx.c
543
prt("skipping seek/read past end of file\n");
test/stress/fsx/fsx.c
559
prt("%lu mapread\t0x%x thru\t0x%x\t(0x%x bytes)\n", testcalls,
test/stress/fsx/fsx.c
609
prt("skipping zero size write\n");
test/stress/fsx/fsx.c
636
prt("%lu write\t0x%x thru\t0x%x\t(0x%x bytes)\n", testcalls,
test/stress/fsx/fsx.c
648
prt("short write: 0x%x bytes instead of 0x%x\n",
test/stress/fsx/fsx.c
666
prt("skipping zero size write\n");
test/stress/fsx/fsx.c
694
prt("%lu mapwrite\t0x%x thru\t0x%x\t(0x%x bytes)\n", testcalls,
test/stress/fsx/fsx.c
741
prt("truncating to largest ever: 0x%x\n", size);
test/stress/fsx/fsx.c
756
prt("%lu trunc\tfrom 0x%x to 0x%x\n", testcalls, oldsize, size);
test/stress/fsx/fsx.c
758
prt("ftruncate1: %x\n", size);
test/stress/fsx/fsx.c
76
static void prt(const char *fmt, ...);
test/stress/fsx/fsx.c
779
prt("short write: 0x%x bytes instead of 0x%jx\n",
test/stress/fsx/fsx.c
784
prt("ftruncate2: %jx\n", (intmax_t)file_size);
test/stress/fsx/fsx.c
798
prt("%lu close/open\n", testcalls);
test/stress/fsx/fsx.c
836
prt("%lu...\n", testcalls);
test/stress/fsx/fsx.c
898
prt("signal %d\n", sig);
test/stress/fsx/fsx.c
899
prt("testcalls = %lu\n", testcalls);