OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:untagged_queues
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
aic7xxx_osm.c
80
TAILQ_INIT(&ahc->
untagged_queues
[i]);
213
untagged_q = &ahc->
untagged_queues
[target_offset];
653
untagged_q = &(ahc->
untagged_queues
[target_offset]);
aic7xxxvar.h
1050
* untagged transactions from the
untagged_queues
. When
1052
*
untagged_queues
array are run.
1063
struct scb_tailq
untagged_queues
[AHC_NUM_TARGETS];
member in struct:ahc_softc
aic7xxx.c
378
ahc_run_untagged_queue(ahc, &ahc->
untagged_queues
[i]);
3529
&(ahc->
untagged_queues
[devinfo->target_offset]);
5534
untagged_q = &(ahc->
untagged_queues
[i]);
6761
untagged_q = &ahc->
untagged_queues
[target];
Completed in 18 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025