Home
last modified time | relevance | path

Searched refs:fp_resume_all (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfp.h293 static int fp_resume_all(fc_local_port_t *port, fc_attach_cmd_t cmd);
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c1327 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