Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ata/
HData-pci.h538 struct resource * ata_pci_alloc_resource(device_t dev, device_t child, int type, int *rid, u_long s…
578 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),
/NextBSD/sys/dev/ata/chipsets/
HData-fsl.c220 DEVMETHOD(bus_alloc_resource, ata_pci_alloc_resource),