mirror of
https://github.com/opnsense/src.git
synced 2026-06-05 14:54:21 -04:00
The public bus_release_resource() API still accepts both forms, but the internal kobj method no longer passes the arguments. Implementations which need the rid or type now use rman_get_rid() or rman_get_type() to fetch the value from the allocated resource. Reviewed by: imp Differential Revision: https://reviews.freebsd.org/D44131 |
||
|---|---|---|
| .. | ||
| ahci.c | ||
| ahci.h | ||
| ahci_fsl_fdt.c | ||
| ahci_generic.c | ||
| ahci_mv_fdt.c | ||
| ahci_pci.c | ||
| ahciem.c | ||