Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/io/px/
H A Dpx_hlib.c161 #define MSIQ_MAPPING_SIZE (MSI_MAPPING_ENTRIES * sizeof (uint64_t))
2930 for (i = 0; i < MSI_MAPPING_ENTRIES; i++, cur_p++) in msiq_suspend()
2968 for (i = 0; i < MSI_MAPPING_ENTRIES; i++, cur_p++) in msiq_resume()
H A Dpx_regs.h894 #define MSI_MAPPING_ENTRIES 256 macro