OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:imrmap
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/alpha/pci/
pci_1000a.c
147
static const signed char
imrmap
[][4] = {
local in function:ALPHA_PCI_INTR_INIT
172
if (0 <= device && device < sizeof
imrmap
/ sizeof
imrmap
[0]) {
175
imrbit =
imrmap
[device][buspin - 1];
pci_1000a.c
147
static const signed char
imrmap
[][4] = {
local in function:ALPHA_PCI_INTR_INIT
172
if (0 <= device && device < sizeof
imrmap
/ sizeof
imrmap
[0]) {
175
imrbit =
imrmap
[device][buspin - 1];
Completed in 22 milliseconds
Indexes created Tue Oct 07 21:09:53 GMT 2025