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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla2xxx/
H A Dqla_init.c5391 uint8_t pid_match, wwn_match; local
5406 pid_match = wwn_match = 0;
5418 pid_match++;
5420 pid_match++;
5428 pid_match++;
5430 pid_match++;
5453 if (pid_match == 2 || wwn_match == 2) {

Completed in 115 milliseconds