Searched refs:sc_host_res (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/x86/x86/ |
| H A D | mptable_pci.c | 140 return (pcib_host_res_alloc(&sc->sc_host_res, child, type, rid, start, in mptable_hostb_alloc_resource() 155 return (pcib_host_res_adjust(&sc->sc_host_res, child, type, r, start, in mptable_hostb_adjust_resource()
|
| H A D | mptable.c | 1195 error = pcib_host_res_decodes(&args->sc->sc_host_res, type, in mptable_host_res_handler() 1256 if (pcib_host_res_init(pcib, &args.sc->sc_host_res) != 0) in mptable_pci_host_res_init()
|
| /f-stack/freebsd/x86/include/ |
| H A D | mptable.h | 194 struct pcib_host_resources sc_host_res; member
|