Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfp.h318 static uchar_t fp_get_nextclass(fc_local_port_t *port, uchar_t cur_class);
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c3309 next_class = fp_get_nextclass(cmd->cmd_port, in fp_handle_reject()
3366 fp_get_nextclass(fc_local_port_t *port, uchar_t cur_class) in fp_get_nextclass() function
4008 class = fp_get_nextclass(port, FC_TRAN_CLASS_INVALID); in fp_fabric_login()
4066 class = fp_get_nextclass(port, FC_TRAN_CLASS_INVALID); in fp_port_login()
6620 class = fp_get_nextclass(port, in fp_adisc_intr()