Home
last modified time | relevance | path

Searched refs:ibmvfc_reset_device (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/ibmvscsi/
H A Dibmvfc.c2009 * ibmvfc_reset_device - Reset the device with the specified reset type
2017 static int ibmvfc_reset_device(struct scsi_device *sdev, int type, char *desc) in ibmvfc_reset_device() function
2496 reset_rc = ibmvfc_reset_device(sdev, IBMVFC_LUN_RESET, "LUN"); in ibmvfc_eh_device_reset_handler()
2556 reset_rc = ibmvfc_reset_device(sdev, IBMVFC_TARGET_RESET, "target"); in ibmvfc_eh_target_reset_handler()
/kernel/linux/linux-6.6/drivers/scsi/ibmvscsi/
H A Dibmvfc.c2300 * ibmvfc_reset_device - Reset the device with the specified reset type
2308 static int ibmvfc_reset_device(struct scsi_device *sdev, int type, char *desc) in ibmvfc_reset_device() function
2946 reset_rc = ibmvfc_reset_device(sdev, IBMVFC_LUN_RESET, "LUN"); in ibmvfc_eh_device_reset_handler()
3006 reset_rc = ibmvfc_reset_device(sdev, IBMVFC_TARGET_RESET, "target"); in ibmvfc_eh_target_reset_handler()

Completed in 66 milliseconds