OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:active_scb_index
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
aic7xxx_osm.c
880
u_int
active_scb_index
;
local in function:ahc_timeout
884
active_scb_index
= ahc_inb(ahc, SCB_TAG);
887
&& (
active_scb_index
< ahc->scb_data->numscbs)) {
896
active_scb = ahc_lookup_scb(ahc,
active_scb_index
);
aic7xxx_osm.c
880
u_int
active_scb_index
;
local in function:ahc_timeout
884
active_scb_index
= ahc_inb(ahc, SCB_TAG);
887
&& (
active_scb_index
< ahc->scb_data->numscbs)) {
896
active_scb = ahc_lookup_scb(ahc,
active_scb_index
);
Completed in 25 milliseconds
Indexes created Wed Sep 24 02:09:48 GMT 2025