Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfp.h316 static fp_cmd_t *fp_deque_cmd(fc_local_port_t *port);
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c1404 while ((cmd = fp_deque_cmd(port)) != NULL) { in fp_resume_all()
3169 while ((cmd = fp_deque_cmd(port)) != NULL) { in fp_resendcmd()
3449 fp_deque_cmd(fc_local_port_t *port) in fp_deque_cmd() function
3657 while ((cmd = fp_deque_cmd(port)) != NULL) { in fp_port_shutdown()