Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/lpfc/
Dlpfc.h369 #define WORKER_DISC_TMO 0x1 /* vport: Discovery timeout */ macro
Dlpfc_hbadisc.c645 if (work_port_events & WORKER_DISC_TMO) in lpfc_work_done()
4216 vport->work_port_events &= ~WORKER_DISC_TMO; in lpfc_can_disctmo()
5057 tmo_posted = vport->work_port_events & WORKER_DISC_TMO; in lpfc_disc_timeout()
5059 vport->work_port_events |= WORKER_DISC_TMO; in lpfc_disc_timeout()