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