OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCI_DEV_MAP_FLAG_CACHABLE
(Results
1 - 5
of
5
) sorted by relevancy
/xsrc/external/mit/libpciaccess/dist/include/
pciaccess.h
178
#define
PCI_DEV_MAP_FLAG_CACHABLE
(1U<<2)
/xsrc/external/mit/libpciaccess/dist/src/
freebsd_pci.c
134
if (map->flags &
PCI_DEV_MAP_FLAG_CACHABLE
)
163
if ((map->flags &
PCI_DEV_MAP_FLAG_CACHABLE
) ||
netbsd_pci.c
164
if ((map->flags &
PCI_DEV_MAP_FLAG_CACHABLE
) ||
170
if (map->flags &
PCI_DEV_MAP_FLAG_CACHABLE
)
195
if ((map->flags &
PCI_DEV_MAP_FLAG_CACHABLE
) ||
openbsd_pci.c
206
if ((map->flags &
PCI_DEV_MAP_FLAG_CACHABLE
) ||
211
if (map->flags &
PCI_DEV_MAP_FLAG_CACHABLE
)
236
if ((map->flags &
PCI_DEV_MAP_FLAG_CACHABLE
) ||
linux_sysfs.c
648
if ((map->flags &
PCI_DEV_MAP_FLAG_CACHABLE
) != 0) {
723
if ((map->flags &
PCI_DEV_MAP_FLAG_CACHABLE
) != 0) {
Completed in 9 milliseconds
Indexes created Sat Jul 04 00:25:45 UTC 2026