Searched refs:MAX_NUM_BAR (Results 1 – 2 of 2) sorted by relevance
446 #define MAX_NUM_BAR 3 // number of bars suported by the hw 1 bar in first phase emulation macro1617 lm_address_t mem_base[MAX_NUM_BAR];1618 u32_t bar_size[MAX_NUM_BAR];2152 ddi_acc_handle_t reg_handle[MAX_NUM_BAR]; /* Holds the DMA registration handle */2154 volatile void * mapped_bar_addr[MAX_NUM_BAR]; /* Holds the mapped BAR address.*/
489 for (i = 0; i < MAX_NUM_BAR; i++) in lm_get_bars_info()