Lines Matching refs:DISCONNECTED_SC
527 #define DISCONNECTED_SC (HOSTDATA(shpnt)->disconnected_SC) macro
893 SETPORT(SIMODE0, ENSELDO | (DISCONNECTED_SC ? ENSELDI : 0)); in setup_expected_interrupts()
903 SETPORT(SIMODE0, DISCONNECTED_SC ? ENSELDI : 0); in setup_expected_interrupts()
1075 disconnected = issued && remove_SC(&DISCONNECTED_SC, SCpnt); in aha152x_device_reset()
1107 append_SC(&DISCONNECTED_SC, SCpnt); in aha152x_device_reset()
1159 free_hard_reset_SCs(shpnt, &DISCONNECTED_SC); in aha152x_bus_reset_host()
1406 append_SC(&DISCONNECTED_SC, CURRENT_SC); in busfree_run()
1500 SETPORT(SCSISEQ, ENSELO | ENAUTOATNO | (DISCONNECTED_SC ? ENRESELI : 0)); in busfree_run()
1505 SETPORT(SCSISEQ, DISCONNECTED_SC ? ENRESELI : 0); in busfree_run()
1607 if (!DISCONNECTED_SC) in seldi_run()
1679 CURRENT_SC = remove_lun_SC(&DISCONNECTED_SC, RECONN_TARGET, MSGI(0) & 0x3f); in msgi_run()
2259 ptr=DISCONNECTED_SC; in rsti_run()
2264 remove_SC(&DISCONNECTED_SC, ptr); in rsti_run()
2486 for (ptr = DISCONNECTED_SC; ptr; ptr = SCDATA(ptr) ? SCNEXT(ptr) : NULL) in show_queues()
2863 if (DISCONNECTED_SC) { in aha152x_show_info()
2865 for (ptr = DISCONNECTED_SC; ptr; ptr = SCNEXT(ptr)) in aha152x_show_info()