Searched refs:ata_pci_alloc_resource (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/sys/dev/ata/ |
| H A D | ata-pci.h | 537 struct resource * ata_pci_alloc_resource(device_t dev, device_t child, int type, int *rid, rman_res… 575 DEVMETHOD(bus_alloc_resource, ata_pci_alloc_resource), \
|
| H A D | ata-pci.c | 214 ata_pci_alloc_resource(device_t dev, device_t child, int type, int *rid, in ata_pci_alloc_resource() function 585 DEVMETHOD(bus_alloc_resource, ata_pci_alloc_resource),
|
| /freebsd-14.2/sys/dev/ata/chipsets/ |
| H A D | ata-fsl.c | 214 DEVMETHOD(bus_alloc_resource, ata_pci_alloc_resource),
|