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

/drivers/scsi/qla2xxx/
H A Dqla_init.c5406 uint8_t pid_match, wwn_match; local
5421 pid_match = wwn_match = 0;
5453 wwn_match++;
5455 wwn_match++;
5463 wwn_match++;
5465 wwn_match++;
5468 if (pid_match == 2 || wwn_match == 2) {

Completed in 48 milliseconds