OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ata_queue_active
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/dev/ata/
ata_recovery.c
194
if ((
ata_queue_active
(chp) & (1U << eslot)) != 0) {
207
if ((
ata_queue_active
(chp) & (1U << slot)) != 0) {
237
if ((
ata_queue_active
(chp) & (1U << slot)) == 0)
ata_subr.c
369
ata_queue_active
(struct ata_channel *chp)
function in typeref:typename:uint32_t
atavar.h
582
uint32_t
ata_queue_active
(struct ata_channel *);
/src/sys/dev/ic/
siisata.c
605
uint32_t aslots =
ata_queue_active
(chp);
mvsata.c
2777
uint32_t aslots =
ata_queue_active
(chp);
2876
uint32_t aslots =
ata_queue_active
(chp);
ahcisata_core.c
726
aslots =
ata_queue_active
(chp);
Completed in 21 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025