Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun/sys/dada/impl/
H A Dcommands.h82 #define ATA_READ_DMA 0xC8 /* Read DMA with retries */ macro
/titanic_50/usr/src/uts/sun/io/dada/targets/
H A Ddad.c1952 if ((tcmdp->cmd != ATA_READ_DMA) && (tcmdp->cmd != 0xc9) && in dcdstrategy()
2328 com = ATA_READ_DMA; in make_dcd_cmd()
3236 scmd->udcd_cmd->cmd = ATA_READ_DMA; in dcdioctl()
3978 cdb.cmd = ATA_READ_DMA; in dcd_read_deviceid()
4513 command = ATA_READ_DMA; in dcd_send_lb_rw_cmd()