Searched defs:erp_action (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/s390/scsi/
H A Dzfcp_def.h176 struct zfcp_erp_action erp_action; /* pending error recovery */ member in struct:zfcp_adapter
211 struct zfcp_erp_action erp_action; /* pending error recovery */ member in struct:zfcp_port
254 struct zfcp_erp_action erp_action; member in struct:zfcp_scsi_dev
311 struct zfcp_erp_action *erp_action; member in struct:zfcp_fsf_req
H A Dzfcp_erp.c184 struct zfcp_erp_action *erp_action; zfcp_erp_setup_act() local
508 static void zfcp_erp_action_to_running(struct zfcp_erp_action *erp_action) zfcp_erp_action_to_running() argument
545 void zfcp_erp_notify(struct zfcp_erp_action *erp_action, unsigned long set_mask) zfcp_erp_notify() argument
573 static void zfcp_erp_strategy_memwait(struct zfcp_erp_action *erp_action) zfcp_erp_strategy_memwait() argument
662 static int zfcp_erp_adapter_strat_fsf_xconf(struct zfcp_erp_action *erp_action) zfcp_erp_adapter_strat_fsf_xconf() argument
824 static int zfcp_erp_port_forced_strategy(struct zfcp_erp_action *erp_action) zfcp_erp_port_forced_strategy() argument
844 static int zfcp_erp_port_strategy_close(struct zfcp_erp_action *erp_action) zfcp_erp_port_strategy_close() argument
857 static int zfcp_erp_port_strategy_open_port(struct zfcp_erp_action *erp_action) zfcp_erp_port_strategy_open_port() argument
919 static int zfcp_erp_port_strategy(struct zfcp_erp_action *erp_action) zfcp_erp_port_strategy() argument
955 static int zfcp_erp_lun_strategy_close(struct zfcp_erp_action *erp_action) zfcp_erp_lun_strategy_close() argument
966 static int zfcp_erp_lun_strategy_open(struct zfcp_erp_action *erp_action) zfcp_erp_lun_strategy_open() argument
977 static int zfcp_erp_lun_strategy(struct zfcp_erp_action *erp_action) zfcp_erp_lun_strategy() argument
1091 static int zfcp_erp_strategy_check_target(struct zfcp_erp_action *erp_action, zfcp_erp_strategy_check_target() argument
1173 static void zfcp_erp_action_dequeue(struct zfcp_erp_action *erp_action) zfcp_erp_action_dequeue() argument
1240 static int zfcp_erp_strategy_do_action(struct zfcp_erp_action *erp_action) zfcp_erp_strategy_do_action() argument
1255 static int zfcp_erp_strategy(struct zfcp_erp_action *erp_action) zfcp_erp_strategy() argument
H A Dzfcp_fsf.c1189 int zfcp_fsf_exchange_config_data(struct zfcp_erp_action *erp_action) zfcp_fsf_exchange_config_data() argument
1276 int zfcp_fsf_exchange_port_data(struct zfcp_erp_action *erp_action) zfcp_fsf_exchange_port_data() argument
1435 int zfcp_fsf_open_port(struct zfcp_erp_action *erp_action) zfcp_fsf_open_port() argument
1502 int zfcp_fsf_close_port(struct zfcp_erp_action *erp_action) zfcp_fsf_close_port() argument
1717 int zfcp_fsf_close_physical_port(struct zfcp_erp_action *erp_action) zfcp_fsf_close_physical_port() argument
1835 int zfcp_fsf_open_lun(struct zfcp_erp_action *erp_action) zfcp_fsf_open_lun() argument
1926 int zfcp_fsf_close_lun(struct zfcp_erp_action *erp_action) zfcp_fsf_close_lun() argument
/linux-4.1.27/drivers/s390/block/
H A Ddasd_int.h337 dasd_erp_fn_t(*erp_action) (struct dasd_ccw_req *); member in struct:dasd_discipline

Completed in 140 milliseconds