Home
last modified time | relevance | path

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

/freebsd/sys/dev/ata/
H A Data-pci.h540 struct resource * ata_pci_alloc_resource(device_t dev, device_t child, int type, int *rid, rman_res…
578 DEVMETHOD(bus_alloc_resource, ata_pci_alloc_resource), \
H A Data-pci.c215 ata_pci_alloc_resource(device_t dev, device_t child, int type, int *rid, in ata_pci_alloc_resource() function
582 DEVMETHOD(bus_alloc_resource, ata_pci_alloc_resource),