Searched defs:fct_port (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/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, f
1037 fct_local_port_t *fct_port; local
1292 emlxs_fct_port_info(uint32_t cmd, fct_local_port_t *fct_port, void *arg, uint8_t *buffer, uint32_t *size) argument
1367 emlxs_fct_populate_hba_details(fct_local_port_t *fct_port, fct_port_attrs_t *port_attrs) argument
1466 emlxs_fct_ctl(fct_local_port_t *fct_port, int cmd, void *arg) argument
1591 fct_local_port_t *fct_port; local
1622 fct_local_port_t *fct_port; local
1804 emlxs_fct_flogi_xchg(struct fct_local_port *fct_port, struct fct_flogi_xchg *fx) argument
1952 emlxs_fct_get_link_info(fct_local_port_t *fct_port, fct_link_info_t *link) argument
2028 emlxs_fct_register_remote_port(fct_local_port_t *fct_port, fct_remote_port_t *remote_port, fct_cmd_t *fct_cmd) argument
2249 emlxs_fct_deregister_remote_port(fct_local_port_t *fct_port, fct_remote_port_t *remote_port) argument
4469 emlxs_fct_abort(fct_local_port_t *fct_port, fct_cmd_t *fct_cmd, uint32_t flags) argument
5264 emlxs_fct_dbuf_alloc(fct_local_port_t *fct_port, uint32_t size, uint32_t *pminsize, uint32_t flags) argument
[all...]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h1109 fct_local_port_t *fct_port; member in struct:emlxs_port

Completed in 74 milliseconds