Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun/sys/dada/impl/
H A Dcommands.h83 #define ATA_WRITE_DMA 0xCA /* Write DMA with reties */ macro
/titanic_44/usr/src/uts/sun/io/dada/targets/
H A Ddad.c1953 (tcmdp->cmd != ATA_WRITE_DMA) && (tcmdp->cmd != 0xcb) && in dcdstrategy()
2339 com = ATA_WRITE_DMA; in make_dcd_cmd()
2999 com = ATA_WRITE_DMA; in dcddump()
3245 scmd->udcd_cmd->cmd = ATA_WRITE_DMA; in dcdioctl()
3925 cdb.cmd = ATA_WRITE_DMA; in dcd_write_deviceid()
4515 command = ATA_WRITE_DMA; in dcd_send_lb_rw_cmd()