Home
last modified time | relevance | path

Searched refs:IDE_CONTROL_SRST (Results 1 – 1 of 1) sorted by relevance

/sys/dev/x86/
Dide.c53 #define IDE_CONTROL_SRST 0x04 /* Software Reset */ macro
149 outb(ide->devctl, IDE_CONTROL_SRST); in IDE_Reset()