OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:msixoff
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/pci/
xhci_pci.c
132
int flags,
msixoff
;
local
171
if (pci_get_capability(pa->pa_pc, pa->pa_tag, PCI_CAP_MSIX, &
msixoff
,
178
msixoff
+ PCI_MSIX_TBLOFFSET);
nvme_pci.c
156
int
msixoff
;
local
197
if (pci_get_capability(pa->pa_pc, pa->pa_tag, PCI_CAP_MSIX, &
msixoff
,
204
msixoff
+ PCI_MSIX_TBLOFFSET);
if_ena.c
319
int
msixoff
;
local
347
if (pci_get_capability(pa->pa_pc, pa->pa_tag, PCI_CAP_MSIX, &
msixoff
,
354
msixoff
+ PCI_MSIX_TBLOFFSET);
/src/sys/dev/pci/qat/
qat.c
401
pcireg_t cmd, memtype,
msixoff
, fusectl;
local
465
if (pci_get_capability(pc, pa->pa_tag, PCI_CAP_MSIX, &
msixoff
, NULL)) {
468
msixoff
+ PCI_MSIX_TBLOFFSET);
Completed in 40 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026