Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfp.h314 static uchar_t fp_get_nextclass(fc_local_port_t *port, uchar_t cur_class);
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c3308 next_class = fp_get_nextclass(cmd->cmd_port, in fp_handle_reject()
3365 fp_get_nextclass(fc_local_port_t *port, uchar_t cur_class) in fp_get_nextclass() function
4007 class = fp_get_nextclass(port, FC_TRAN_CLASS_INVALID); in fp_fabric_login()
4065 class = fp_get_nextclass(port, FC_TRAN_CLASS_INVALID); in fp_port_login()
6619 class = fp_get_nextclass(port, in fp_adisc_intr()