Home
last modified time | relevance | path

Searched refs:ata_pci_alloc_resource (Results 1 – 4 of 4) sorted by relevance

/trueos/sys/dev/ata/
HData-pci.h612 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), \
HData-pci.c219 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/
HData-fsl.c220 DEVMETHOD(bus_alloc_resource, ata_pci_alloc_resource),
HData-ahci.c1054 DEVMETHOD(bus_alloc_resource, ata_pci_alloc_resource),