Lines Matching refs:str
122 char str[14]; in dump() local
124 pci_loc_string(loc_, str), config_.vendor_id, config_.device_id, in dump()
139 char str[14]; in enable() local
140 LTRACEF("%s\n", pci_loc_string(loc(), str)); in enable()
158 char str[14]; in probe_capabilities() local
159 LTRACEF("%s\n", pci_loc_string(loc(), str)); in probe_capabilities()
440 char str[14]; in compute_bar_sizes() local
441 LTRACEF("device at %s\n", pci_loc_string(loc(), str)); in compute_bar_sizes()
496 char str[14]; in get_bar_alloc_requests() local
497 LTRACEF("device at %s\n", pci_loc_string(loc(), str)); in get_bar_alloc_requests()
545 char str[14]; in assign_resource() local
546 LTRACEF("device at %s resource addr %#llx request:\n", pci_loc_string(loc(), str), address); in assign_resource()
583 char str[14]; in dump() local
586 …this, pci_loc_string(dev->loc(), str), type, pci_resource_type_to_str(type), prefetchable, size, a… in dump()
589 …this, pci_loc_string(dev->loc(), str), type, pci_resource_type_to_str(type), prefetchable, size, a… in dump()