OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PIIX_CONFIG_UDMA100
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
pciide_piix_reg.h
104
#define
PIIX_CONFIG_UDMA100
(channel, drive) (0x1000 << ((channel) * 2 + (drive)))
piixide.c
767
ideconf |=
PIIX_CONFIG_UDMA100
(channel, drive);
769
ideconf &= ~
PIIX_CONFIG_UDMA100
(channel, drive);
Completed in 12 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025