Searched refs:sci_remote_device_stop (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/scsi/isci/
H A Dremote_device.h147 * sci_remote_device_stop() - This method will stop both transmission and
158 enum sci_status sci_remote_device_stop(
H A Dremote_device.c338 enum sci_status sci_remote_device_stop(struct isci_remote_device *idev, function
1572 status = sci_remote_device_stop(idev, 50);
H A Dhost.c1505 device_status = sci_remote_device_stop(ihost->device_table[index], 0);

Completed in 207 milliseconds