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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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.c1502 * Script processor may be waiting for reselect.
2169 dsp < SCRIPTA_BA(np, reselect) + 1)) &&
2671 * since we will not be able to handle reselect.
4634 * Toggle reselect path to tagged.
4671 * Toggle reselect path to untagged.
4745 * Make the reselect path invalid,
4752 * Make the reselect path invalid,
4759 * If no JOB active, make the LUN reselect path invalid.
4962 * Set the reselect pattern to our default. :)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dncr53c8xx.c1414 ** (declared as scr0..scr3 in ncr_reg.h) just after the select/reselect,
1839 ncrcmd reselect [ 8]; member in struct:script
2043 PADDR (reselect),
2535 ** Wait for reselect.
2637 ** may reselect without sending an IDENTIFY.
2797 PADDR (reselect),
4436 ** Script processor may be waiting for reselect.
6444 ** Jump to reselect.
6453 OUTL_DSP (NCB_SCRIPT_PHYS (np, reselect));
7090 ** free the tag if any and remove the JUMP for reselect
[all...]
H A Ddc395x.c377 static void reselect(struct AdapterCtlBlk *acb);
1691 reselect(acb);
3019 static void reselect(struct AdapterCtlBlk *acb) function
3026 dprintkdbg(DBG_0, "reselect: acb=%p\n", acb);
3028 clear_fifo(acb, "reselect");
3035 dprintkl(KERN_DEBUG, "reselect: Arb lost Resel won, "
3042 dprintkdbg(DBG_KG, "reselect: (pid#%li) <%02i-%i> "
3060 dprintkl(KERN_DEBUG, "reselect: Expects identify msg. "
3066 dprintkl(KERN_ERR, "reselect: From non existent device "
3074 dprintkl(KERN_DEBUG, "reselect
[all...]

Completed in 74 milliseconds