Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dahci.h77 #define ATA_S_DMA 0x20 /* DMA ready */ macro
H A Dpci_ahci.c545 pr->tfd = (1 << 8) | ATA_S_DSC | ATA_S_DMA; in ahci_port_reset()