Home
last modified time | relevance | path

Searched defs:GenericPCI (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/coreboot/util/autoport/
H A Dmain.go483 type GenericPCI struct { struct
484 Comment string
485 Bus0Subdiv string
486 MissingParent string
490 GenericPCI anonMember
508 func (g GenericPCI) Scan(ctx Context, addr PCIDevData) {