mirror of
https://github.com/opnsense/src.git
synced 2026-02-16 09:08:51 -05:00
of bus tag+handle. Instead of bus_space_write_1(sc->tag, sc->handle, ...) this macros offer bus_write_1(sc->resource, ...) The name+argument transformation is constant and the the macros are generated (by hand) by the script in tools/bus_macro.sh. |
||
|---|---|---|
| .. | ||
| acpi_quirks2h.awk | ||
| bus_macro.sh | ||
| emu10k1-mkalsa.sh | ||
| makeobjops.awk | ||
| miidevs2h.awk | ||
| pccarddevs2h.awk | ||
| usbdevs2h.awk | ||
| vnode_if.awk | ||