Searched refs:cbb_alloc_resource (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/pccbb/ |
H A D | pccbbvar.h | 112 struct resource *cbb_alloc_resource(device_t brdev, device_t child,
|
H A D | pccbb_pci.c | 761 return (cbb_alloc_resource(bus, child, type, rid, start, end, count, in cbb_pci_alloc_resource()
|
H A D | pccbb.c | 1478 cbb_alloc_resource(device_t brdev, device_t child, int type, int *rid, in cbb_alloc_resource() function
|