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

/linux-master/drivers/scsi/
H A Dinitio.c922 spin_lock_irqsave(&host->semaph_lock, flags);
927 spin_unlock_irqrestore(&host->semaph_lock, flags);
930 spin_lock_irqsave(&host->semaph_lock, flags);
933 spin_unlock_irqrestore(&host->semaph_lock, flags);
941 spin_unlock_irqrestore(&host->semaph_lock, flags);
955 spin_unlock_irqrestore(&host->semaph_lock, flags);
966 spin_unlock_irqrestore(&host->semaph_lock, flags);
969 spin_unlock_irqrestore(&host->semaph_lock, flags);
988 spin_unlock_irqrestore(&host->semaph_lock, flags);
995 spin_unlock_irqrestore(&host->semaph_lock, flag
[all...]
H A Dinitio.h514 spinlock_t semaph_lock; member in struct:initio_host

Completed in 130 milliseconds