Searched refs:REQINIT (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/
H A Daha152x.h165 #define REQINIT 0x01 macro
H A Daha152x.c1760 if(sstat1 & (PHASECHG|PHASEMIS|BUSFREE) || !(sstat1 & REQINIT))
2374 } else if(stat1 & REQINIT) {
2501 SETPORT(SSTAT0, REQINIT);
2669 if (s & REQINIT)
2670 printk("REQINIT ");
2711 if (s & REQINIT)
2712 printk("REQINIT ");
3042 if (s & REQINIT)
3043 SPRINTF("REQINIT ");
3084 if (s & REQINIT)
[all...]
H A Daic7xxx_old.c4005 * REQINIT interrupts and let our interrupt handler
4006 * do the rest (REQINIT should already be true).
4577 * we clear the SEQINT *BEFORE* we set the REQINIT handler active
4578 * or else it's possible on VLB cards to lose the first REQINIT
5494 * Interrupt handler for REQINIT interrupts (used to transfer messages to
5509 panic("aic7xxx: REQINIT with no active message!\n");
5520 * NOTE-TO-MYSELF: If you clear the REQINIT after you
5534 printk(INFO_LEAD "Completed sending of REQINIT message.\n",
5543 printk(INFO_LEAD "PHASEMIS while sending REQINIT message.\n",
5552 * Present the byte on the bus (clearing REQINIT) bu
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h111 #define REQINIT 0x01 macro

Completed in 77 milliseconds