Searched refs:pid_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;
5433 pid_match++;
5435 pid_match++;
5443 pid_match++;
5445 pid_match++;
5468 if (pid_match == 2 || wwn_match == 2) {

Completed in 16 milliseconds