Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfp.h312 static void fp_enque_cmd(fc_local_port_t *port, fp_cmd_t *cmd);
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c3184 fp_enque_cmd(port, cmd); in fp_resendcmd()
3204 fp_enque_cmd(port, cmd); in fp_resendcmd()
3248 fp_enque_cmd(cmd->cmd_port, cmd); in fp_retry_cmd()
3260 fp_enque_cmd(fc_local_port_t *port, fp_cmd_t *cmd) in fp_enque_cmd() function