Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/pcmcia/
Dnsp_cs.h130 # define CLEAR_COMMAND_POINTER BIT(0) macro
Dnsp_cs.c1185 nsp_index_write(base, COMMANDCTRL, CLEAR_COMMAND_POINTER); in nspintr()
1189 nsp_index_write(base, COMMANDCTRL, CLEAR_COMMAND_POINTER | AUTO_COMMAND_GO); in nspintr()