Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dp2sb.c44 static struct p2sb_res_cache p2sb_resources[NR_P2SB_RES_CACHE]; variable
85 struct p2sb_res_cache *cache = &p2sb_resources[PCI_FUNC(devfn)]; in p2sb_scan_and_cache_devfn()
107 if (!p2sb_valid_resource(&p2sb_resources[PCI_FUNC(devfn)].res)) in p2sb_scan_and_cache()
206 cache = &p2sb_resources[PCI_FUNC(devfn)]; in p2sb_bar()