Lines Matching refs:reset

283 	"9070: IOA requested reset"},
359 "8157: IOA error requiring IOA reset to recover"},
429 "FFFB: SCSI bus was reset"},
435 "FFFB: SCSI bus was reset by another initiator"},
2140 "phy reset problem",
2525 /* Tell the midlayer we had a bus reset so it will handle the UA properly */
2673 * adapter reset.
2689 "Adapter being reset due to command timeout.\n");
2706 * adapter reset.
2928 /* Signal end of block transfer. Set reset alert then clear IO debug ack */
2939 /* Wait for IOA to signal LDUMP exit - IOA reset alert will be cleared */
3582 * This function will reset the adapter and wait a reasonable
3722 * This function will reset the adapter.
4025 * Initiate an adapter reset to update the IOA's microcode
5194 "Adapter being reset as a result of error recovery.\n");
5204 /* If we got hit with a host reset while we were already resetting
5205 the adapter for some reason, and the reset failed. */
5221 * This function issues a device reset to the affected device.
5222 * If the device is a SCSI device, a LUN reset will be sent
5223 * to the device first. If that does not work, a target reset
5224 * will be sent. If the device is a SATA device, a PHY reset will
5277 * @link: SATA link to reset
5281 * This function issues a SATA phy reset to the affected ATA link.
5328 * This function issues a device reset to the affected device.
5329 * A LUN reset will be sent to the device first. If that does
5330 * not work, a target reset will be sent.
5349 * If we are currently going through reset/reload, return failed. This will force the
5351 * reset to complete
5422 * ipr_bus_reset_done - Op done function for bus reset.
5425 * This function is the op done function for a bus reset
5445 * If abort has not completed, indicate the reset has, else call the
5462 * happens we issue a bus reset since we have resources tied
5521 /* If we are currently going through reset/reload, return failed.
5523 * which will then go to sleep and wait for the reset to complete
5570 * If the abort task timed out and we sent a bus reset, we will get
6466 * Report the bus reset and ask for a retry. The device
6590 * We are currently blocking all devices due to a host reset
6773 * @ap: ata port to reset
7232 * It wakes any reset sleepers.
7266 * ipr_ioa_reset_done - IOA reset completion.
7269 * This function processes the completion of an adapter reset.
7271 * wakes any reset sleepers.
7634 * ipr_reset_cmd_failed - Handle failure of IOA reset command
8287 * ipr_reset_timer_done - Adapter reset timer function
8290 * Description: This function is used in adapter reset processing
8316 * ipr_reset_start_timer - Start a timer for adapter reset job
8320 * Description: This function is used in adapter reset processing
8433 * ipr_reset_enable_ioa - Enable the IOA following a reset.
8674 * fetches the dump/unit check if applicable to this reset.
8731 * Description: Unblock config space and resume the reset process.
8787 * ipr_reset_slot_reset_done - Clear PCI reset to the adapter
8790 * Description: This clears PCI reset to the adapter and delays two seconds.
8805 * ipr_reset_reset_work - Pulse a PCIe fundamental reset
8808 * Description: This pulses warm reset to a slot.
8834 * Description: This asserts PCI reset to the adapter.
8867 ipr_cmd->job_step = ioa_cfg->reset;
8875 ipr_cmd->job_step = ioa_cfg->reset;
8902 * ipr_reset_allowed - Query whether or not IOA can be reset
8906 * 0 if reset not allowed / non-zero if reset is allowed
8917 * ipr_reset_wait_to_start_bist - Wait for permission to reset IOA.
8922 * reasonable time, we will reset the adapter anyway. The impact of
8925 * reset while it is writing to the flash on the adapter, the flash
8948 * ipr_reset_alert - Alert the adapter of a pending reset
8951 * Description: This function alerts the adapter that it will be reset.
9008 * proceed with IOA disconnect. Otherwise reset the IOA.
9168 * adapter reset job.
9211 * ipr_reset_ioa_job - Adapter reset job
9214 * Description: This function is the job router for the adapter reset job.
9230 * not the current reset job.
9250 * _ipr_initiate_ioa_reset - Initiate an adapter reset
9252 * @job_step: first job step of reset job
9255 * Description: This function will initiate the reset of the given adapter
9257 * If the caller needs to wait on the completion of the reset,
9292 * ipr_initiate_ioa_reset - Initiate an adapter reset
9296 * Description: This function will initiate the reset of the given adapter.
9297 * If the caller needs to wait on the completion of the reset,
9357 * initiate an adapter reset.
9415 * ipr_pci_slot_reset - Called when PCI slot has been reset.
9419 * code after the PCI slot has been reset, just before we
10356 /* Save away PCI config space for use following IOA reset */
10366 * If HRRQ updated interrupt is not masked, or reset alert is set,
10367 * the card is in an unknown state and needs a hard reset
10404 ioa_cfg->reset = ipr_reset_slot_reset;
10410 dev_err(&pdev->dev, "Couldn't register reset workqueue\n");
10415 ioa_cfg->reset = ipr_reset_start_bist;
10451 * If the caller needs to wait on the completion of the reset,