Home
last modified time | relevance | path

Searched refs:iport_port (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace/common/
H A Dfc.d72 ci_local = P->iport_port->port_pwwn_str[0] ?
73 P->iport_port->port_pwwn_str : "<unknown>";
130 fcp_node_wwn = (P->iport_port ?
131 (P->iport_port->port_nwwn_str[0] ?
132 P->iport_port->port_nwwn_str :
137 (P->iport_port ?
138 (P->iport_port->port_sym_node_name ?
143 (P->iport_port ?
144 (P->iport_port->port_sym_port_name ?
149 (P->iport_port ?
[all …]
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Ddiscovery.c341 fct_handle_event(iport->iport_port, in fct_handle_local_port_event()
353 iport->iport_port, li)) != FCT_SUCCESS) { in fct_handle_local_port_event()
357 fct_handle_event(iport->iport_port, in fct_handle_local_port_event()
366 fct_log_local_port_event(iport->iport_port, in fct_handle_local_port_event()
369 fct_log_local_port_event(iport->iport_port, in fct_handle_local_port_event()
390 l = iport->iport_port->port_pwwn; in fct_lport_has_bigger_wwn()
433 ret = iport->iport_port->port_flogi_xchg(iport->iport_port, &fx); in fct_do_flogi()
617 fct_handle_event(iport->iport_port, in fct_process_link_init()
762 fct_handle_event(iport->iport_port, in fct_process_link_init()
1179 (void) fct_port_shutdown(iport->iport_port, in fct_register_remote_port()
[all …]
H A Dfct.c333 bcopy(iport->iport_port->port_pwwn, in fct_get_port_list()
373 iport->iport_port->port_populate_hba_details(iport->iport_port, attr); in fct_get_adapter_attr()
383 if (iport->iport_port->port_sym_node_name) in fct_get_adapter_attr()
435 iport->iport_port->port_populate_hba_details(iport->iport_port, attr); in fct_get_adapter_port_attr()
471 if (iport->iport_port->port_sym_port_name) in fct_get_adapter_port_attr()
667 if (iport->iport_port->port_info == NULL) { in fct_get_port_stats()
725 iport->iport_port, NULL, in fct_get_link_status()
751 cmd = fct_create_solels(iport->iport_port, in fct_get_link_status()
778 iport->iport_port->port_ctl(iport->iport_port, in fct_forcelip()
3208 iport->iport_port->port_lport, &st); in fct_handle_port_offline()
[all …]
H A Dfct_impl.h193 fct_local_port_t *iport_port; member
/illumos-gate/usr/src/cmd/mdb/common/modules/stmf/
H A Dstmf.c483 mdb_printf(" port: %p\n", iport.iport_port); in ilport2iport()
516 (uintptr_t)iport.iport_port) in find_lport_by_wwn()
579 (uintptr_t)iport.iport_port) in fct_irp_walk_i()
991 (uintptr_t)iport.iport_port) != sizeof (struct fct_local_port)) { in outstanding_cmds_on_lport()