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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/scsi/
H A Dzfcp_erp.c823 list_for_each(entry, &adapter->erp_ready_head) {
1067 next = adapter->erp_ready_head.prev;
1070 if (next != &adapter->erp_ready_head) {
1707 if (list_empty(&adapter->erp_ready_head) &&
3068 list_add(&erp_action->list, &adapter->erp_ready_head);
3243 list_move(&erp_action->list, &erp_action->adapter->erp_ready_head);
H A Dzfcp_def.h900 struct list_head erp_ready_head; /* error recovery for this member in struct:zfcp_adapter
H A Dzfcp_aux.c1059 INIT_LIST_HEAD(&adapter->erp_ready_head);

Completed in 62 milliseconds