OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sblkctl1
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ic/
aic7xxx.c
4013
u_int
sblkctl1
;
local
4019
sblkctl1
= ahc_inb(ahc, SBLKCTL);
4020
ahc_outb(ahc, SBLKCTL,
sblkctl1
| SELBUSB);
4022
ahc_outb(ahc, SBLKCTL,
sblkctl1
& ~SELBUSB);
4077
u_int
sblkctl1
;
local
4079
sblkctl1
= ahc_inb(ahc, SBLKCTL);
4080
ahc_outb(ahc, SBLKCTL,
sblkctl1
| SELBUSB);
4082
ahc_outb(ahc, SBLKCTL,
sblkctl1
& ~SELBUSB);
Completed in 19 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026