Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/bhyve/sys/
H A Data.h403 #define ATA_WRITE_DMA48 0x35 /* write DMA 48bit LBA */ macro
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_ahci.c681 cfis[2] == ATA_WRITE_DMA || cfis[2] == ATA_WRITE_DMA48 || in ahci_handle_rw()
699 cfis[2] == ATA_READ_DMA48 || cfis[2] == ATA_WRITE_DMA48) { in ahci_handle_rw()
1738 case ATA_WRITE_DMA48: in ahci_handle_cmd()