Home
last modified time | relevance | path

Searched refs:fct_port (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c51 static fct_status_t emlxs_fct_flogi_xchg(struct fct_local_port *fct_port,
53 static fct_status_t emlxs_fct_get_link_info(fct_local_port_t *fct_port,
55 static fct_status_t emlxs_fct_deregister_remote_port(fct_local_port_t *fct_port,
61 static fct_status_t emlxs_fct_abort(fct_local_port_t *fct_port,
63 static void emlxs_fct_ctl(fct_local_port_t *fct_port, int cmd, void *arg);
64 static fct_status_t emlxs_fct_register_remote_port(fct_local_port_t *fct_port,
71 static void emlxs_fct_populate_hba_details(fct_local_port_t *fct_port,
74 fct_local_port_t *fct_port, void *arg, uint8_t *buffer, uint32_t *size);
79 static stmf_data_buf_t *emlxs_fct_dbuf_alloc(fct_local_port_t *fct_port,
666 status = MODSYM(fct_handle_rcvd_flogi) (port->fct_port, fx);
[all …]
H A Demlxs_dfc.c938 (port->fct_port) && in emlxs_fcio_get_host_params()
987 (port->fct_port) && in emlxs_fcio_get_host_params()
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1109 fct_local_port_t *fct_port; member