OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pci_resource_start
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/linux/
linux_pci.c
808
pci_resource_start
(struct pci_dev *pdev, unsigned i)
function in typeref:typename:bus_addr_t
829
return
pci_resource_start
(pdev, i) + (pci_resource_len(pdev, i) - 1);
/src/sys/external/bsd/drm2/include/linux/
pci.h
284
#define
pci_resource_start
linux_pci_resource_start
macro
383
bus_addr_t
pci_resource_start
(struct pci_dev *, unsigned);
Completed in 62 milliseconds
Indexes created Sun Sep 21 16:09:51 GMT 2025