Home
last modified time | relevance | path

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

/include/asm-generic/
Dio.h267 #ifndef IO_SPACE_LIMIT
268 #define IO_SPACE_LIMIT 0xffff macro
334 return PCI_IOBASE + (port & IO_SPACE_LIMIT); in ioport_map()