Home
last modified time | relevance | path

Searched defs:plist (Results 1 – 10 of 10) sorted by relevance

/f-stack/freebsd/contrib/dev/acpica/include/
H A Dacoutput.h345 #define ACPI_INFO(plist) AcpiInfo plist argument
346 #define ACPI_WARNING(plist) AcpiWarning plist argument
347 #define ACPI_EXCEPTION(plist) AcpiException plist argument
348 #define ACPI_ERROR(plist) AcpiError plist argument
358 #define ACPI_INFO(plist) argument
359 #define ACPI_WARNING(plist) argument
360 #define ACPI_EXCEPTION(plist) argument
361 #define ACPI_ERROR(plist) argument
362 #define ACPI_BIOS_WARNING(plist) argument
363 #define ACPI_BIOS_EXCEPTION(plist) argument
[all …]
H A Dacmacros.h572 #define ACPI_WARN_PREDEFINED(plist) AcpiUtPredefinedWarning plist argument
573 #define ACPI_INFO_PREDEFINED(plist) AcpiUtPredefinedInfo plist argument
574 #define ACPI_BIOS_ERROR_PREDEFINED(plist) AcpiUtPredefinedBiosError plist argument
583 #define ACPI_WARN_PREDEFINED(plist) argument
584 #define ACPI_INFO_PREDEFINED(plist) argument
585 #define ACPI_BIOS_ERROR_PREDEFINED(plist) argument
/f-stack/freebsd/arm/nvidia/tegra124/
H A Dtegra124_car.c80 #define DIV7_1(_id, cname, plist, o, s) \ argument
95 #define DIV(_id, cname, plist, o, s, w, f) \ argument
109 #define GATE_PLL(_id, cname, plist, o, s) \ argument
124 #define GATE(_id, cname, plist, o, s) \ argument
139 #define GATE_INV(_id, cname, plist, o, s) \ argument
H A Dtegra124_clk_per.c79 #define GATE(_id, cname, plist, _idx) \ argument
/f-stack/freebsd/arm64/nvidia/tegra210/
H A Dtegra210_car.c81 #define DIV7_1(_id, cname, plist, o, s) \ argument
96 #define DIV(_id, cname, plist, o, s, w, f) \ argument
110 #define GATE_PLL(_id, cname, plist, o, s) \ argument
125 #define GATE(_id, cname, plist, o, s) \ argument
140 #define GATE_INV(_id, cname, plist, o, s) \ argument
H A Dtegra210_clk_pll.c168 #define DIV7_1(_id, cname, plist, o, s) \ argument
183 #define DIV5_E(_id, cname, plist, o, s) \ argument
196 #define DIV_TB(_id, cname, plist, o, s, n, table) \ argument
211 #define GATE(_id, cname, plist, o, s) \ argument
225 #define GATE_PLL(_id, cname, plist, o, s) \ argument
H A Dtegra210_clk_per.c74 #define GATE(_id, cname, plist, _idx) \ argument
/f-stack/freebsd/arm64/qoriq/clk/
H A Dlx2160a_clkgen.c119 #define MUX(_id1, _id2, cname, plist, o) \ argument
/f-stack/freebsd/sys/
H A Dmemdesc.h104 memdesc_plist(struct bus_dma_segment *plist, int sglist_cnt) in memdesc_plist()
/f-stack/tools/ndp/
H A Dndp.c1212 plist() in plist() function