Searched refs:PCI_SEG (Results 1 – 2 of 2) sorted by relevance
29 #define PCI_SEG(sbdf) (((sbdf) >> 16) & 0xffff) macro
931 seg |= PCI_SEG(user_rmrrs[i].sbdf[idx]); in add_user_rmrr()933 if ( seg != PCI_SEG(user_rmrrs[i].sbdf[0]) ) in add_user_rmrr()1115 seg = PCI_SEG(user_rmrrs[nr_rmrr].sbdf[0]); in parse_rmrr_param()
Completed in 5 milliseconds