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

/drivers/scsi/
H A Ddc395x.c379 static void reselect(struct AdapterCtlBlk *acb);
1731 reselect(acb);
3121 static void reselect(struct AdapterCtlBlk *acb) function
3128 dprintkdbg(DBG_0, "reselect: acb=%p\n", acb);
3130 clear_fifo(acb, "reselect");
3137 dprintkl(KERN_DEBUG, "reselect: Arb lost Resel won, "
3144 dprintkdbg(DBG_KG, "reselect: (0x%p) <%02i-%i> "
3162 dprintkl(KERN_DEBUG, "reselect: Expects identify msg. "
3168 dprintkl(KERN_ERR, "reselect: From non existent device "
3176 dprintkl(KERN_DEBUG, "reselect
[all...]
H A Dncr53c8xx.c1413 ** (declared as scr0..scr3 in ncr_reg.h) just after the select/reselect,
1842 ncrcmd reselect [ 8]; member in struct:script
2063 PADDR (reselect),
2567 ** Wait for reselect.
2669 ** may reselect without sending an IDENTIFY.
2829 PADDR (reselect),
4472 ** Script processor may be waiting for reselect.
6596 ** Jump to reselect.
6605 OUTL_DSP (NCB_SCRIPT_PHYS (np, reselect));
7266 ** free the tag if any and remove the JUMP for reselect
[all...]
/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
811 * Switch the LED off and wait for reselect.
942 * Jump indirectly to the reselect action for this LUN.
1234 PADDR_A (reselect),
H A Dsym_hipd.c1529 * Script processor may be waiting for reselect.
2200 dsp < SCRIPTA_BA(np, reselect) + 1)) &&
2711 * since we will not be able to handle reselect.
4694 * Toggle reselect path to tagged.
4731 * Toggle reselect path to untagged.
4805 * Make the reselect path invalid,
4812 * Make the reselect path invalid,
4819 * If no JOB active, make the LUN reselect path invalid.
5031 * Set the reselect pattern to our default. :)

Completed in 98 milliseconds