OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ata_exec_command
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/dev/ata/
satapmp_subr.c
76
(*atac->atac_bustype_ata->
ata_exec_command
)(drvp, xfer);
149
(*atac->atac_bustype_ata->
ata_exec_command
)(drvp, xfer);
ata_recovery.c
106
(*atac->atac_bustype_ata->
ata_exec_command
)(drvp, xfer);
atavar.h
366
void (*
ata_exec_command
)(struct ata_drive_datas *,
member in struct:ata_bustype
wd.c
1957
wd->atabus->
ata_exec_command
(wd->drvp, xfer);
1981
wd->atabus->
ata_exec_command
(wd->drvp, xfer);
2018
wd->atabus->
ata_exec_command
(wd->drvp, xfer);
2068
wd->atabus->
ata_exec_command
(wd->drvp, xfer);
2165
* - In either case, wdioctlstrategy() calls wd->atabus->
ata_exec_command
()
2248
wi->wi_softc->atabus->
ata_exec_command
(wi->wi_softc->drvp, xfer);
ata.c
855
(*atac->atac_bustype_ata->
ata_exec_command
)(drvp, xfer);
940
(*atac->atac_bustype_ata->
ata_exec_command
)(drvp, xfer);
978
(*atac->atac_bustype_ata->
ata_exec_command
)(drvp, xfer);
ata_wdc.c
127
.
ata_exec_command
= wdc_exec_command,
/src/sys/dev/ic/
siisata.c
191
.
ata_exec_command
= siisata_exec_command,
ahcisata_core.c
134
.
ata_exec_command
= ahci_exec_command,
wdc.c
134
.
ata_exec_command
= wdc_exec_command,
mvsata.c
229
.
ata_exec_command
= mvsata_exec_command,
Completed in 22 milliseconds
Indexes created Fri Aug 28 00:25:22 UTC 2026