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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/scsi/
H A Dzfcp_aux.c1343 struct fcp_rscn_element *fcp_rscn_element; local
1351 fcp_rscn_element = (struct fcp_rscn_element *) status_buffer->payload;
1358 fcp_rscn_element++;
1359 switch (fcp_rscn_element->addr_format) {
1393 == (fcp_rscn_element->nport_did & range_mask)) {
1395 fcp_rscn_element->nport_did);
H A Dzfcp_def.h231 struct fcp_rscn_element { struct

Completed in 44 milliseconds