Searched refs:scsi_unlock (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/drivers/staging/rts5208/
H A Drtsx.h168 /* The scsi_lock() and scsi_unlock() macros protect the sm_state and the
170 #define scsi_unlock(host) spin_unlock_irq(host->host_lock) macro
H A Drtsx.c174 scsi_unlock(host); command_abort()
181 scsi_unlock(host); command_abort()
442 scsi_unlock(host); rtsx_control_thread()
498 scsi_unlock(host); rtsx_control_thread()
683 scsi_unlock(host); quiesce_and_remove_host()
700 scsi_unlock(host); quiesce_and_remove_host()
/linux-4.1.27/drivers/usb/storage/
H A Dusb.h178 /* The scsi_lock() and scsi_unlock() macros protect the sm_state and the
180 #define scsi_unlock(host) spin_unlock_irq(host->host_lock) macro
H A Dscsiglue.c371 scsi_unlock(us_to_host(us)); command_abort()
386 scsi_unlock(us_to_host(us)); command_abort()
446 scsi_unlock(host); usb_stor_report_bus_reset()
H A Dusb.c323 scsi_unlock(host); usb_stor_control_thread()
335 scsi_unlock(host); usb_stor_control_thread()
411 scsi_unlock(host); usb_stor_control_thread()
869 scsi_unlock(host); quiesce_and_remove_host()
H A Dtransport.c873 scsi_unlock(us_to_host(us)); usb_stor_invoke_transport()
884 scsi_unlock(us_to_host(us)); usb_stor_invoke_transport()

Completed in 261 milliseconds