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 |
||
|---|---|---|
| .. | ||
| chipsets | ||
| ata-all.c | ||
| ata-all.h | ||
| ata-dma.c | ||
| ata-isa.c | ||
| ata-lowlevel.c | ||
| ata-pci.c | ||
| ata-pci.h | ||
| ata-sata.c | ||
| ata_if.m | ||