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_set_mode
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ata/
ata.c
955
ata_set_mode
(struct ata_drive_datas *drvp, uint8_t mode, uint8_t flags)
function
962
ATADEBUG_PRINT(("
ata_set_mode
=0x%x\n", mode), DEBUG_FUNCS);
1954
if (
ata_set_mode
(drvp, 0x08 | (i + 3),
1991
if (
ata_set_mode
(drvp, 0x20 | i, AT_WAIT)
2023
if (
ata_set_mode
(drvp, 0x40 | i,
atavar.h
532
int
ata_set_mode
(struct ata_drive_datas *, uint8_t, uint8_t);
Completed in 15 milliseconds
Indexes created Thu Aug 27 00:25:27 UTC 2026