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

/drivers/scsi/qla2xxx/
H A Dqla_init.c5408 uint32_t pid1, pid2; local
5431 pid2 = vha->d_id.b24 & INVALID_PORT_ID;
5434 else if (pid1 == pid2)
5441 pid2 = fcport->d_id.b24 & INVALID_PORT_ID;
5444 else if (pid1 == pid2)

Completed in 48 milliseconds