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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/lpfc/
H A Dlpfc_hbadisc.c417 list_for_each_entry_safe(ndlp, next_ndlp, &phba->fc_nodes, nlp_listp) {
471 list_for_each_entry(ndlp, &phba->fc_nodes, nlp_listp) {
492 list_for_each_entry_safe(ndlp, next_ndlp, &phba->fc_nodes,
1305 list_add_tail(&ndlp->nlp_listp, &phba->fc_nodes);
1679 list_for_each_entry(ndlp, &phba->fc_nodes, nlp_listp) {
1832 list_for_each_entry_safe(ndlp, next_ndlp, &phba->fc_nodes, nlp_listp) {
1959 list_for_each_entry_safe(ndlp, next_ndlp, &phba->fc_nodes,
2036 list_for_each_entry_safe(ndlp, next_ndlp, &phba->fc_nodes,
2295 list_for_each_entry(ndlp, &phba->fc_nodes, nlp_listp) {
H A Dlpfc.h259 struct list_head fc_nodes; member in struct:lpfc_hba
H A Dlpfc_init.c1179 list_for_each_entry_safe(ndlp, next_ndlp, &phba->fc_nodes, nlp_listp)
1182 INIT_LIST_HEAD(&phba->fc_nodes);
1287 list_for_each_entry_safe(ndlp, next_ndlp, &phba->fc_nodes, nlp_listp)
1578 INIT_LIST_HEAD(&phba->fc_nodes);
H A Dlpfc_els.c2300 list_for_each_entry_safe(ndlp, next_ndlp, &phba->fc_nodes, nlp_listp) {
2337 list_for_each_entry_safe(ndlp, next_ndlp, &phba->fc_nodes, nlp_listp) {
2462 list_for_each_entry(ndlp, &phba->fc_nodes, nlp_listp) {
3133 &phba->fc_nodes, nlp_listp) {
3158 list_for_each_entry_safe(ndlp, next_ndlp, &phba->fc_nodes,
H A Dlpfc_attr.c838 list_for_each_entry(ndlp, &phba->fc_nodes, nlp_listp)
1798 list_for_each_entry(ndlp, &phba->fc_nodes, nlp_listp) {
H A Dlpfc_scsi.c1180 list_for_each_entry(ndlp, &phba->fc_nodes, nlp_listp) {

Completed in 125 milliseconds