OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:now_lvd
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
aic7xxx.c
1018
int
now_lvd
;
local
1020
now_lvd
= ahc_inb(ahc, SBLKCTL) & ENAB40;
1022
ahc_name(ahc),
now_lvd
? "LVD" : "SE");
1035
/*Initiate Reset*/
now_lvd
== 0);
aic79xx.c
1539
u_int
now_lvd
;
local
1541
now_lvd
= ahd_inb(ahd, SBLKCTL) & ENAB40;
1543
ahd_name(ahd),
now_lvd
? "LVD" : "SE");
Completed in 32 milliseconds
Indexes created Mon Feb 23 01:20:22 UTC 2026