Searched refs:MSI_MAPPING_ENTRIES (Results 1 – 2 of 2) sorted by relevance
161 #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()
894 #define MSI_MAPPING_ENTRIES 256 macro