Searched refs:ata_pci_alloc_resource (Results 1 – 4 of 4) sorted by relevance
| /trueos/sys/dev/ata/ |
| HD | ata-pci.h | 612 struct resource * ata_pci_alloc_resource(device_t dev, device_t child, int type, int *rid, u_long s… 654 DEVMETHOD(bus_alloc_resource, ata_pci_alloc_resource), \
|
| HD | ata-pci.c | 219 ata_pci_alloc_resource(device_t dev, device_t child, int type, int *rid, in ata_pci_alloc_resource() function 590 DEVMETHOD(bus_alloc_resource, ata_pci_alloc_resource),
|
| /trueos/sys/dev/ata/chipsets/ |
| HD | ata-fsl.c | 220 DEVMETHOD(bus_alloc_resource, ata_pci_alloc_resource),
|
| HD | ata-ahci.c | 1054 DEVMETHOD(bus_alloc_resource, ata_pci_alloc_resource),
|