Home
last modified time | relevance | path

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

/freebsd/sys/dev/ata/chipsets/
H A Data-highpoint.c148 ch->flags |= ATA_ALWAYS_DMASTAT; in ata_highpoint_ch_attach()
H A Data-intel.c332 ch->flags |= ATA_ALWAYS_DMASTAT; in ata_intel_ch_attach()
/freebsd/sys/dev/ata/
H A Data-all.h411 #define ATA_ALWAYS_DMASTAT 0x10 macro
H A Data-pci.c451 ((ch->flags & ATA_ALWAYS_DMASTAT) || in ata_pci_status()