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

/openbsd-current/sys/dev/pci/
H A Dvirtio_pci.c428 int bars_idx[NMAPREG] = { 0 }; local
475 bars_idx[i] = j;
479 i = bars_idx[notify.cap.bar];
492 i = bars_idx[device.bar];
504 i = bars_idx[isr.bar];
515 i = bars_idx[common.bar];

Completed in 124 milliseconds