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 - 6
of
6
) 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
...]
/src/sys/dev/microcode/aic7xxx/
aic7xxx.reg
1013
register
SFUNCT
{
aic7xxx_reg.h
789
ahc_print_register(NULL, 0, "
SFUNCT
", 0x9f, regvalue, cur_col, wrap)
1611
#define
SFUNCT
0x9f
aic79xx.reg
1083
register
SFUNCT
{
aic79xx_reg.h
1391
ahd_print_register(NULL, 0, "
SFUNCT
", 0x9f, regvalue, cur_col, wrap)
3250
#define
SFUNCT
0x9f
Completed in 29 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026