Home
last modified time | relevance | path

Searched refs:AHC_CMD_CHAN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx.h211 AHC_CMD_CHAN = 0x00020, /* Has a Command DMA Channel */ enumerator
248 AHC_AIC7890_FE = AHC_MORE_SRAM|AHC_CMD_CHAN|AHC_ULTRA2
254 |AHC_CMD_CHAN|AHC_MULTI_FUNC|AHC_LARGE_SCBS,
H A Daic7xxx_core.c836 if ((ahc->features & AHC_CMD_CHAN) != 0) { in ahc_restart()
7000 if ((ahc->features & AHC_CMD_CHAN) == 0 in ahc_download_instr()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx.h211 AHC_CMD_CHAN = 0x00020, /* Has a Command DMA Channel */ enumerator
248 AHC_AIC7890_FE = AHC_MORE_SRAM|AHC_CMD_CHAN|AHC_ULTRA2
254 |AHC_CMD_CHAN|AHC_MULTI_FUNC|AHC_LARGE_SCBS,
H A Daic7xxx_core.c836 if ((ahc->features & AHC_CMD_CHAN) != 0) { in ahc_restart()
6995 if ((ahc->features & AHC_CMD_CHAN) == 0 in ahc_download_instr()

Completed in 21 milliseconds