Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
DFlashPoint.c444 #define DISABLE_INT BIT(7) /*Do not interrupt at end of cmd. */ macro
446 #define HOST_WRT_CMD ((DISABLE_INT + XFER_HOST_DMA + XFER_HOST_AUTO + XFER_DMA_8BIT))
447 #define HOST_RD_CMD ((DISABLE_INT + XFER_DMA_HOST + XFER_HOST_AUTO + XFER_DMA_8BIT))