Home
last modified time | relevance | path

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

/trueos/sys/dev/ata/chipsets/
HData-acard.c132 if ((bmstat & (ATA_BMSTAT_ACTIVE | ATA_BMSTAT_INTERRUPT)) != in ata_acard_status()
/trueos/sys/dev/ata/
HData-all.h296 #define ATA_BMSTAT_ACTIVE 0x01 macro