Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dahcireg.h128 #define AHCI_PREG_IE_TFEE (1<<30) /* Task File Error */ macro
H A Dahci.c467 ahci_pwrite(ap, AHCI_PREG_IE, AHCI_PREG_IE_TFEE | AHCI_PREG_IE_HBFE | in ahci_enable_interrupts()