Searched refs:BAR_DESC_SIZE (Results 1 – 2 of 2) sorted by relevance
123 #define BAR_DESC_SIZE(x) ((x) * sizeof(struct chameleon_bar) + sizeof(__le32)) macro
160 *base += BAR_DESC_SIZE(bar_count); in chameleon_get_bar()