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

/freebsd-13-stable/sys/amd64/vmm/io/
H A Dppt.c95 int startrid; /* host state */ member in struct:pptdev::__anon8337
103 int startrid; member in struct:pptdev::__anon8338
252 rid = ppt->msi.startrid + i;
266 if (ppt->msi.startrid == 1)
279 rid = ppt->msix.startrid + idx;
517 if (ppt->msi.startrid == 0)
528 int msi_count, startrid, error, tmp; local
551 startrid = 0; /* legacy interrupt */
555 startrid = 1; /* MSI */
568 if (startrid
[all...]

Completed in 92 milliseconds