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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc.h369 #define WORKER_DISC_TMO 0x1 /* vport: Discovery timeout */ macro
H A Dlpfc_hbadisc.c556 if (work_port_events & WORKER_DISC_TMO)
3722 vport->work_port_events &= ~WORKER_DISC_TMO;
4540 tmo_posted = vport->work_port_events & WORKER_DISC_TMO;
4542 vport->work_port_events |= WORKER_DISC_TMO;

Completed in 72 milliseconds