Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A DFlashPoint.c518 #define SCSI_CD BIT(2) macro
1808 (SCSI_BSY | SCSI_REQ | SCSI_CD | SCSI_MSG | in FlashPoint_HandleInterrupt()
5814 (SCSI_SEL | SCSI_BSY | SCSI_IOBIT | SCSI_CD)); in FPT_scsel()
5819 WR_HARPOON(p_port + hp_scsisig, (SCSI_BSY | SCSI_IOBIT | SCSI_CD)); in FPT_scsel()
5828 (SCSI_SEL | SCSI_BSY | SCSI_IOBIT | SCSI_CD)); in FPT_scsel()