Searched refs:reselect (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dseagate.c234 void *buff, int bufflen, int reselect);
682 const void *cmnd, void *buff, int bufflen, int reselect)
707 switch (reselect) {
733 * or a reconnect. If this is a reselect phase, then SEL will
737 switch (reselect) {
771 printk(KERN_WARNING "scsi%d : Unexpected reselect interrupt. Data bus = %d\n", hostno, temp);
892 tmp_control = BASE_CMD | CMD_DRVR_ENABLE | CMD_SEL | (reselect ? CMD_ATTN : 0);
971 } /* end of switch(reselect) */
985 WRITE_CONTROL (BASE_CMD | CMD_DRVR_ENABLE | (((reselect == CAN_RECONNECT)|| (reselect
681 internal_command(unsigned char target, unsigned char lun, const void *cmnd, void *buff, int bufflen, int reselect) argument
[all...]
H A Dncr53c8xx.c1437 ** (declared as scr0..scr3 in ncr_reg.h) just after the select/reselect,
1862 ncrcmd reselect [ 8]; member in struct:script
2066 PADDR (reselect),
2558 ** Wait for reselect.
2660 ** may reselect without sending an IDENTIFY.
2820 PADDR (reselect),
4459 ** Script processor may be waiting for reselect.
6466 ** Jump to reselect.
6475 OUTL_DSP (NCB_SCRIPT_PHYS (np, reselect));
7112 ** free the tag if any and remove the JUMP for reselect
[all...]
H A Ddc395x.c376 static void reselect(struct AdapterCtlBlk *acb);
1704 reselect(acb);
3045 static void reselect(struct AdapterCtlBlk *acb) function
3052 dprintkdbg(DBG_0, "reselect: acb=%p\n", acb);
3054 clear_fifo(acb, "reselect");
3061 dprintkl(KERN_DEBUG, "reselect: Arb lost Resel won, "
3068 dprintkdbg(DBG_KG, "reselect: (pid#%li) <%02i-%i> "
3086 dprintkl(KERN_DEBUG, "reselect: Expects identify msg. "
3092 dprintkl(KERN_ERR, "reselect: From non existent device "
3100 dprintkl(KERN_DEBUG, "reselect
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/sym53c8xx_2/
H A Dsym_fw.h54 SYM_GEN_A(s, reselect) \
H A Dsym_fw1.h116 u32 reselect [ 4]; member in struct:SYM_FWA_SCR
118 u32 reselect [ 2]; member in struct:SYM_FWA_SCR
848 * Switch the LED off and wait for reselect.
1000 * Jump indirectly to the reselect action for this LUN.
1355 PADDR_A (reselect),
H A Dsym_fw2.h112 u32 reselect [ 4]; member in struct:SYM_FWA_SCR
114 u32 reselect [ 2]; member in struct:SYM_FWA_SCR
798 * Switch the LED off and wait for reselect.
929 * Jump indirectly to the reselect action for this LUN.
1221 PADDR_A (reselect),
H A Dsym_hipd.c1498 * Script processor may be waiting for reselect.
2118 dsp < SCRIPTA_BA(np, reselect) + 1)) &&
2618 * since we will not be able to handle reselect.
4569 * Toggle reselect path to tagged.
4606 * Toggle reselect path to untagged.
4680 * Make the reselect path invalid,
4687 * Make the reselect path invalid,
4694 * If no JOB active, make the LUN reselect path invalid.
4896 * Set the reselect pattern to our default. :)

Completed in 132 milliseconds