OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sfunct
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
ahc_pci.c
932
u_int
sfunct
;
local
935
sfunct
= ahc_inb(ahc,
SFUNCT
) & ~ALT_MODE;
936
ahc_outb(ahc,
SFUNCT
,
sfunct
| ALT_MODE);
939
ahc_outb(ahc,
SFUNCT
,
sfunct
);
/src/sys/dev/ic/
aic7xxx.c
4993
u_int
sfunct
;
local
4995
sfunct
= ahc_inb(ahc,
SFUNCT
) & ~ALT_MODE;
4996
ahc_outb(ahc,
SFUNCT
,
sfunct
| ALT_MODE);
4998
ahc_outb(ahc,
SFUNCT
,
sfunct
);
5075
u_int
sfunct
;
local
5077
sfunct
= ahc_inb(ahc,
SFUNCT
) & ~ALT_MODE
[
all
...]
Completed in 18 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026