Home
last modified time | relevance | path

Searched refs:stg_alloc_resource (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/sys/dev/stg/
H A Dtmc18c30_isa.c72 error = stg_alloc_resource(dev); in stg_isa_probe()
95 error = stg_alloc_resource(dev); in stg_isa_attach()
H A Dtmc18c30.h7 int stg_alloc_resource (device_t);
H A Dtmc18c30_pci.c98 error = stg_alloc_resource(dev); in stg_pci_attach()
H A Dtmc18c30_pccard.c101 error = stg_alloc_resource(dev); in stg_pccard_attach()
H A Dtmc18c30_subr.c67 stg_alloc_resource(device_t dev) in stg_alloc_resource() function