Home
last modified time | relevance | path

Searched refs:drport (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_init.c5000 rport = fcport->drport ? fcport->drport : fcport->rport; in qla2x00_rport_del()
5001 fcport->drport = NULL; in qla2x00_rport_del()
6507 if (fcport->drport && in qla2x00_update_fcports()
H A Dqla_attr.c2684 fcport->rport = fcport->drport = NULL; in qla2x00_dev_loss_tmo_callbk()
H A Dqla_def.h2522 struct fc_rport *rport, *drport; member