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

/linux-master/drivers/scsi/aic7xxx/
H A Daic7xxx.seq199 if ((ahc->features & AHC_CMD_CHAN) != 0) {
224 if ((ahc->features & AHC_CMD_CHAN) != 0) {
251 if ((ahc->features & AHC_CMD_CHAN) != 0) {
277 if ((ahc->features & AHC_CMD_CHAN) != 0) {
294 if ((ahc->features & AHC_CMD_CHAN) != 0) {
304 if ((ahc->features & AHC_CMD_CHAN) != 0) {
561 if ((ahc->features & AHC_CMD_CHAN) != 0) {
585 if ((ahc->features & AHC_CMD_CHAN) != 0) {
622 if ((ahc->features & AHC_CMD_CHAN) != 0) {
721 if ((ahc->features & AHC_CMD_CHAN) !
[all...]
H A Daic7xxx.h211 AHC_CMD_CHAN = 0x00020, /* Has a Command DMA Channel */ enumerator in enum:__anon37
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) {
6995 if ((ahc->features & AHC_CMD_CHAN) == 0

Completed in 116 milliseconds