Searched refs:wwn_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;
5438 wwn_match++;
5440 wwn_match++;
5448 wwn_match++;
5450 wwn_match++;
5453 if (pid_match == 2 || wwn_match == 2) {

Completed in 189 milliseconds