OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:picnodes
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/powerpc/pci/
pci_machdep_ofw.c
66
ofw_pic_node_t
picnodes
[8];
variable in typeref:typename:ofw_pic_node_t[8]
75
if (node ==
picnodes
[i].node)
108
picnodes
[nrofpics].node = node;
111
picnodes
[nrofpics].parent = iparent;
114
picnodes
[nrofpics].cells = iparent;
116
picnodes
[nrofpics].cells = 1;
118
picnodes
[nrofpics].intrs = 0;
123
if (!
picnodes
[nrofpics].intrs)
124
picnodes
[nrofpics].intrs = iranges[i];
129
if (!
picnodes
[nrofpics].intrs
[
all
...]
/src/sys/arch/ofppc/ofppc/
mainbus.c
69
extern ofw_pic_node_t
picnodes
[8];
321
if (
picnodes
[i].type == PICNODE_TYPE_8259) {
325
if (
picnodes
[i].type == PICNODE_TYPE_IVR) {
328
isa_pic = init_prepivr(
picnodes
[i].node);
335
if (
picnodes
[i].type == PICNODE_TYPE_8259)
337
if (
picnodes
[i].type == PICNODE_TYPE_IVR)
339
if (
picnodes
[i].type == PICNODE_TYPE_OPENPIC) {
343
(void)init_openpic(
picnodes
[i].node);
346
picnodes
[i].node);
Completed in 11 milliseconds
Indexes created Tue Oct 14 00:09:49 GMT 2025