Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ata/
Data-pci.h540 struct resource * ata_pci_alloc_resource(device_t dev, device_t child, int type, int *rid, rman_res…
580 DEVMETHOD(bus_alloc_resource, ata_pci_alloc_resource), \
Data-pci.c225 ata_pci_alloc_resource(device_t dev, device_t child, int type, int *rid, in ata_pci_alloc_resource() function
597 DEVMETHOD(bus_alloc_resource, ata_pci_alloc_resource),
/freebsd-12-stable/sys/dev/ata/chipsets/
Data-fsl.c222 DEVMETHOD(bus_alloc_resource, ata_pci_alloc_resource),