OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:freegroup
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/powerpc/booke/pci/
pq3pci.c
1210
size_t
freegroup
= 0;
local in function:pq3pci_msi_alloc_one
1220
if (
freegroup
== 0)
1221
freegroup
= i + 1;
1248
if (
freegroup
-- == 0) {
1259
pq3pci_msi_group_setup(msig,
freegroup
, ipl);
1261
handle = PIH_MAKE(
freegroup
* 32 + n, IST_MSI, 0);
pq3pci.c
1210
size_t
freegroup
= 0;
local in function:pq3pci_msi_alloc_one
1220
if (
freegroup
== 0)
1221
freegroup
= i + 1;
1248
if (
freegroup
-- == 0) {
1259
pq3pci_msi_group_setup(msig,
freegroup
, ipl);
1261
handle = PIH_MAKE(
freegroup
* 32 + n, IST_MSI, 0);
Completed in 46 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025