Searched refs:pciMemSizeSpc (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/pms/freebsd/driver/common/
H A Dlxutil.c175 thisCardInst->pciMemSizeSpc[lBar] =
181 thisCardInst->pciMemSizeSpc[lBar] );
186 thisCardInst->pciMemSizeSpc[lBar] = 0;
191 thisCardInst->pciMemSize = thisCardInst->pciMemSizeSpc[0];
H A Dlxcommon.h419 U32 pciMemSizeSpc[PCI_NUMBER_BARS]; // PCI MEMBASE memory size member in struct:_ag_card_info

Completed in 100 milliseconds