Searched refs:busfree (Results 1 - 6 of 6) sorted by relevance
/linux-4.1.27/drivers/scsi/ |
H A D | aha152x.c | 408 busfree, enumerator in enum:aha152x_state 618 { "busfree", NULL, busfree_run, NULL, 0}, 1370 * busfree phase 1518 * (ATN asserted automagically via ENAUTOATNO in busfree()) 2203 } else if (stat0 & SELDI && PREVSTATE == busfree) { update_state() 2210 STATE=busfree; update_state() 2877 "busfree with check condition: %d\n" aha152x_show_info() 2878 "busfree without old command: %d\n" aha152x_show_info() 2879 "busfree without new command: %d\n" aha152x_show_info() 2880 "busfree without done command: %d\n" aha152x_show_info() 2881 "busfree without any action: %d\n" aha152x_show_info()
|
H A D | nsp32.c | 1238 /* Selection Timeout, go busfree phase. */ do_nsp32_isr()
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
H A D | aic79xx_core.c | 2196 printk("%s:%c:%d: Missed busfree. " ahd_handle_seqint() 2565 * that is affected by this busfree and we don't want to ahd_handle_scsiint() 2575 * the busfree. ahd_handle_scsiint() 2591 "during unexpected busfree\n", ahd_handle_scsiint() 2637 * Clear the busfree interrupt status. The setting of ahd_handle_scsiint() 2641 * connection, busfree protection is still in force. If ahd_handle_scsiint() 2643 * the ENBUSFREE if the busfree occurred during a non-pack ahd_handle_scsiint() 2765 * ignore a perfectly valid "unexected busfree" ahd_handle_transmission_error() 2767 * sent. A busfree is the expected response after ahd_handle_transmission_error() 2786 * busfree detection is enabled. Once LQIPHASE_LQ is ahd_handle_transmission_error() 2792 * processed. The target may either go busfree ahd_handle_transmission_error() 2804 * processed. The target may either go busfree or ahd_handle_transmission_error() 2898 * Packetized unexpected or expected busfree. 2918 * The LQO manager detected an unexpected busfree ahd_handle_pkt_busfree() 2949 * not do this automatically if the busfree occurs ahd_handle_pkt_busfree() 2994 * clock prior to going busfree. Some drives ahd_handle_pkt_busfree() 2996 * going busfree resulting in a parity glitch. ahd_handle_pkt_busfree() 3002 "during busfree phase.\n", ahd_handle_pkt_busfree() 3015 printk("Unexpected PKT busfree condition\n"); ahd_handle_pkt_busfree() 3024 printk("%s: Unexpected PKT busfree condition\n", ahd_name(ahd)); ahd_handle_pkt_busfree() 3031 * Non-packetized unexpected or expected busfree. 3049 * chances are pretty good that the busfree was in response ahd_handle_nonpkt_busfree() 3150 printk("PPR negotiation rejected busfree.\n"); ahd_handle_nonpkt_busfree() 3166 * The expect PPR busfree handler below ahd_handle_nonpkt_busfree() 3194 printk("WDTR negotiation rejected busfree.\n"); ahd_handle_nonpkt_busfree() 3219 printk("SDTR negotiation rejected busfree.\n"); ahd_handle_nonpkt_busfree() 3259 * The busfree required flag is honored at the end of ahd_handle_nonpkt_busfree() 3261 * had to send some other message that caused a busfree. ahd_handle_nonpkt_busfree() 3307 printk("Unexpected busfree %s, %d SCBs aborted, " ahd_handle_nonpkt_busfree() 3523 * we cannot re-enable busfree detection within ahd_clear_critical_section() 3987 * packetized request. Also manage the busfree expected flag ahd_set_syncrate() 4003 printk("Expecting IU Change busfree\n"); ahd_set_syncrate() 4460 * the busfree. We may have an entry in the waiting ahd_setup_initiator_msgout() 4462 * selecting while we handle the busfree and blow it ahd_setup_initiator_msgout() 4479 * the busfree. We may have an entry in the waiting ahd_setup_initiator_msgout() 4481 * selecting while we handle the busfree and blow it ahd_setup_initiator_msgout() 4489 * PPR IU status change busfree. We may have an entry in ahd_setup_initiator_msgout() 4491 * about selecting while we handle the busfree and blow ahd_setup_initiator_msgout() 4781 * with a busfree. ahd_handle_message_phase()
|
H A D | aic7xxx_core.c | 1232 printk("%s:%c:%d: Missed busfree. " ahc_handle_seqint() 1793 * that is affected by this busfree and we don't want to ahc_handle_scsiint() 1800 * Disable busfree interrupts and clear the busfree ahc_handle_scsiint() 1811 * that the busfree was in response to one of ahc_handle_scsiint() 1946 * next opportunity just in case this busfree ahc_handle_scsiint() 1952 printk("Unexpected busfree %s\n" ahc_handle_scsiint() 2049 * use the enhanced busfree logic. ahc_clear_critical_section() 2051 * busfree detection within the ahc_clear_critical_section() 2912 * the busfree. We may have an entry in the waiting ahc_setup_initiator_msgout() 2914 * selecting while we handle the busfree and blow it ahc_setup_initiator_msgout() 2929 * the busfree. We may have an entry in the waiting ahc_setup_initiator_msgout() 2931 * selecting while we handle the busfree and blow it ahc_setup_initiator_msgout()
|
H A D | aic79xx.h | 293 /* Non-packetized busfree revision does not work. */ 1303 * in the busfree state.
|
H A D | aic7xxx.h | 1107 * in the busfree state.
|
Completed in 273 milliseconds