Searched refs:WORKER_ELS_TMO (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/lpfc/
H A Dlpfc.h316 #define WORKER_ELS_TMO 0x2 /* ELS timeout */ macro
H A Dlpfc_els.c3197 if (!(phba->work_hba_events & WORKER_ELS_TMO)) {
3198 phba->work_hba_events |= WORKER_ELS_TMO;
3222 if (!(phba->work_hba_events & WORKER_ELS_TMO)) {
H A Dlpfc_hbadisc.c261 if (work_hba_events & WORKER_ELS_TMO)

Completed in 179 milliseconds