Searched refs:io_pending_lock (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/scsi/elx/efct/
H A Defct_xport.c220 spin_lock_init(&xport->io_pending_lock);
H A Defct_scsi.c397 spin_lock_irqsave(&xport->io_pending_lock, flags);
406 spin_unlock_irqrestore(&xport->io_pending_lock, flags);
427 spin_unlock_irqrestore(&xport->io_pending_lock, flags);
488 spin_lock_irqsave(&xport->io_pending_lock, flags);
502 spin_unlock_irqrestore(&xport->io_pending_lock, flags);
538 spin_lock_irqsave(&xport->io_pending_lock, flags);
553 spin_unlock_irqrestore(&xport->io_pending_lock, flags);
561 spin_unlock_irqrestore(&xport->io_pending_lock, flags);
570 spin_lock_irqsave(&xport->io_pending_lock, flags);
573 spin_unlock_irqrestore(&xport->io_pending_lock, flag
[all...]
H A Defct_xport.h132 spinlock_t io_pending_lock; member in struct:efct_xport
134 * lock: xport->io_pending_lock

Completed in 153 milliseconds