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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Daha152x.h208 #define REQINIT 0x01 macro
H A Daha152x.c2249 if(sstat1 & (PHASECHG|PHASEMIS|BUSFREE) || !(sstat1 & REQINIT))
2861 } else if(stat1 & REQINIT) {
2976 SETPORT(SSTAT0, REQINIT);
3146 if (s & REQINIT)
3147 printk("REQINIT ");
3188 if (s & REQINIT)
3189 printk("REQINIT ");
3515 if (s & REQINIT)
3516 SPRINTF("REQINIT ");
3557 if (s & REQINIT)
[all...]
H A Daic7xxx_old.c4444 * REQINIT interrupts and let our interrupt handler
4445 * do the rest (REQINIT should already be true).
5073 * we clear the SEQINT *BEFORE* we set the REQINIT handler active
5074 * or else it's possible on VLB cards to loose the first REQINIT
5995 * Interrupt handler for REQINIT interrupts (used to transfer messages to
6010 panic("aic7xxx: REQINIT with no active message!\n");
6021 * NOTE-TO-MYSELF: If you clear the REQINIT after you
6035 printk(INFO_LEAD "Completed sending of REQINIT message.\n",
6044 printk(INFO_LEAD "PHASEMIS while sending REQINIT message.\n",
6053 * Present the byte on the bus (clearing REQINIT) bu
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_reg.h116 #define REQINIT 0x01 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h111 #define REQINIT 0x01 macro

Completed in 111 milliseconds