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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Daha152x.h165 #define REQINIT 0x01 macro
H A Daha152x.c1804 if(sstat1 & (PHASECHG|PHASEMIS|BUSFREE) || !(sstat1 & REQINIT))
2416 } else if(stat1 & REQINIT) {
2543 SETPORT(SSTAT0, REQINIT);
2711 if (s & REQINIT)
2712 printk("REQINIT ");
2753 if (s & REQINIT)
2754 printk("REQINIT ");
3083 if (s & REQINIT)
3084 SPRINTF("REQINIT ");
3125 if (s & REQINIT)
[all...]
H A Daic7xxx_old.c4014 * REQINIT interrupts and let our interrupt handler
4015 * do the rest (REQINIT should already be true).
4586 * we clear the SEQINT *BEFORE* we set the REQINIT handler active
4587 * or else it's possible on VLB cards to lose the first REQINIT
5503 * Interrupt handler for REQINIT interrupts (used to transfer messages to
5518 panic("aic7xxx: REQINIT with no active message!\n");
5529 * NOTE-TO-MYSELF: If you clear the REQINIT after you
5543 printk(INFO_LEAD "Completed sending of REQINIT message.\n",
5552 printk(INFO_LEAD "PHASEMIS while sending REQINIT message.\n",
5561 * Present the byte on the bus (clearing REQINIT) bu
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h111 #define REQINIT 0x01 macro

Completed in 132 milliseconds