Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A DFlashPoint.c416 #define DISABLE_INT BIT(7) /*Do not interrupt at end of cmd. */ macro
418 #define HOST_WRT_CMD ((DISABLE_INT + XFER_HOST_DMA + XFER_HOST_AUTO + XFER_DMA_8BIT))
419 #define HOST_RD_CMD ((DISABLE_INT + XFER_DMA_HOST + XFER_HOST_AUTO + XFER_DMA_8BIT))