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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h413 #define CMDCMPLT 0x02 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic79xx_core.c406 if ((ahd_inb(ahd, INTSTAT) & ~CMDCMPLT) == 0)
929 intstat = CMDCMPLT;
936 if (intstat & CMDCMPLT) {
H A Daic7xxx_core.c743 intstat = CMDCMPLT;
762 if (intstat & CMDCMPLT) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Daic7xxx_old.c6236 printk(WARN_LEAD "CMDCMPLT with invalid SCB index %d\n", p->host_no,
6243 printk(WARN_LEAD "CMDCMPLT without command for SCB %d, SCB flags "
6354 if (intstat & CMDCMPLT)

Completed in 94 milliseconds