Searched refs:ata_pci_alloc_resource (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/sys/dev/disk/nata/ |
H A D | ata-pci.h | 492 struct resource * ata_pci_alloc_resource(device_t dev, device_t child, int type, int *rid, u_long s…
|
H A D | ata-pci.c | 280 ata_pci_alloc_resource(device_t dev, device_t child, int type, int *rid, in ata_pci_alloc_resource() function 739 DEVMETHOD(bus_alloc_resource, ata_pci_alloc_resource),
|