Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/pcmcia/
Dnsp_cs.h107 # define SCSI_DATAOUT_ENB BIT(2) macro
Dnsp_cs.c408 nsp_index_write(base, SCSIBUSCTRL, SCSI_SEL | SCSI_BSY | SCSI_DATAOUT_ENB | SCSI_ATN); in nsphw_start_selection()
411 nsp_index_write(base, SCSIBUSCTRL, SCSI_SEL | SCSI_DATAOUT_ENB | SCSI_ATN); in nsphw_start_selection()