Searched refs:BarSize (Results 1 – 1 of 1) sorted by relevance
99 long BarSize = pci_resource_len(PciDev,BarNumber); in iSeries_IoMmTable_AllocateEntry() local103 if(BarSize == 0) return; in iSeries_IoMmTable_AllocateEntry()111 BarResource->end = BarResource->start+BarSize-1; in iSeries_IoMmTable_AllocateEntry()115 while (BarSize > 0 ) { in iSeries_IoMmTable_AllocateEntry()118 BarSize -= iSeries_IoMmTable_Entry_Size; in iSeries_IoMmTable_AllocateEntry()