Searched defs:scsi_unlock (Results 1 - 4 of 4) sorted by relevance

/drivers/staging/rts_pstor/
H A Drtsx.h173 /* The scsi_lock() and scsi_unlock() macros protect the sm_state and the
175 #define scsi_unlock(host) spin_unlock_irq(host->host_lock) macro
/drivers/staging/rts5139/
H A Drts51x.h152 /* The scsi_lock() and scsi_unlock() macros protect the sm_state and the
154 #define scsi_unlock(host) spin_unlock_irq(host->host_lock) macro
/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
/drivers/staging/keucr/
H A Dusb.h232 /* The scsi_lock() and scsi_unlock() macros protect the sm_state and the
234 #define scsi_unlock(host) spin_unlock_irq(host->host_lock) macro

Completed in 165 milliseconds