Searched refs:task_idx_lock (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/scsi/qedi/ | ||
| D | qedi.h | 335 spinlock_t task_idx_lock; /* To protect gbl context */ member |
| D | qedi_main.c | 2530 spin_lock_init(&qedi->task_idx_lock); in __qedi_probe() |