Searched refs:fp_resume_all (Results 1 – 2 of 2) sorted by relevance
293 static int fp_resume_all(fc_local_port_t *port, fc_attach_cmd_t cmd);
1327 rval = fp_resume_all(port, FC_CMD_RESUME); in fp_resume_handler()1356 rval = fp_resume_all(port, FC_CMD_POWER_UP); in fp_power_up()1380 fp_resume_all(fc_local_port_t *port, fc_attach_cmd_t cmd) in fp_resume_all() function