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_xfer
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/dev/ata/
atavar.h
545
void
ata_exec_xfer
(struct ata_channel *, struct ata_xfer *);
ata_wdc.c
173
ata_exec_xfer
(chp, xfer);
ata.c
1052
ata_exec_xfer
(struct ata_channel *chp, struct ata_xfer *xfer)
function
1055
ATADEBUG_PRINT(("
ata_exec_xfer
%p channel %d drive %d\n", xfer,
1099
ATADEBUG_PRINT(("atastart from
ata_exec_xfer
, flags 0x%x\n",
/src/sys/dev/ic/
siisata.c
951
ata_exec_xfer
(chp, xfer);
1192
ata_exec_xfer
(chp, xfer);
1769
ata_exec_xfer
(atac->atac_channels[channel], xfer);
ahcisata_core.c
1166
ata_exec_xfer
(chp, xfer);
1419
ata_exec_xfer
(chp, xfer);
1902
ata_exec_xfer
(atac->atac_channels[channel], xfer);
mvsata.c
1012
ata_exec_xfer
(chp, xfer);
1619
ata_exec_xfer
(chp, xfer);
1983
ata_exec_xfer
(chp, xfer);
wdc.c
1474
ata_exec_xfer
(chp, xfer);
/src/sys/dev/scsipi/
atapi_wdc.c
461
ata_exec_xfer
(atac->atac_channels[channel], xfer);
Completed in 21 milliseconds
Indexes created Fri Aug 28 00:25:22 UTC 2026