H A D | hostb_pci.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 37 * Provide a device to "eat" the host->pci bridge devices that show up 38 * on PCI buses and stop them showing up twice on the probes. This also 39 * stops them showing up as 'none' in pciconf - 102 pci_hostb_alloc_resource(device_t dev,device_t child,int type,int * rid,rman_res_t start,rman_res_t end,rman_res_t count,u_int flags) pci_hostb_alloc_resource() argument 205 pci_hostb_find_next_cap(device_t dev,device_t child,int capability,int start,int * capreg) pci_hostb_find_next_cap() argument 221 pci_hostb_find_next_extcap(device_t dev,device_t child,int capability,int start,int * capreg) pci_hostb_find_next_extcap() argument 237 pci_hostb_find_next_htcap(device_t dev,device_t child,int capability,int start,int * capreg) pci_hostb_find_next_htcap() argument [all...] |