Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfp.h403 static void fp_login_acc_init(fc_local_port_t *port, fp_cmd_t *cmd,
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c11796 fp_login_acc_init(port, cmd, buf, NULL, in fp_i_handle_unsol_els()
11879 fp_login_acc_init(port, cmd, buf, in fp_i_handle_unsol_els()
12042 fp_login_acc_init(port, cmd, buf, job, KM_SLEEP); in fp_handle_unsol_plogi()
12172 fp_login_acc_init(port, cmd, buf, job, KM_SLEEP); in fp_handle_unsol_flogi()
12188 fp_login_acc_init(fc_local_port_t *port, fp_cmd_t *cmd, fc_unsol_buf_t *buf, in fp_login_acc_init() function