Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_def.h2585 unsigned int id_changed:1; member
H A Dqla_init.c6239 if (fcport->id_changed) { in qla2x00_update_fcport()
6240 fcport->id_changed = 0; in qla2x00_update_fcport()
H A Dqla_os.c5391 fcport->id_changed = 1; in qla24xx_create_new_sess()