Searched refs:stg_alloc_resource (Results 1 – 5 of 5) sorted by relevance
72 error = stg_alloc_resource(dev); in stg_isa_probe()95 error = stg_alloc_resource(dev); in stg_isa_attach()
7 int stg_alloc_resource (device_t);
98 error = stg_alloc_resource(dev); in stg_pci_attach()
101 error = stg_alloc_resource(dev); in stg_pccard_attach()
67 stg_alloc_resource(device_t dev) in stg_alloc_resource() function