Home
last modified time | relevance | path

Searched refs:port_lport (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/uts/common/io/comstar/port/fct/
H A Ddiscovery.c1443 stmf_deregister_scsi_session(iport->iport_port->port_lport, in fct_process_plogi()
1643 stmf_deregister_scsi_session(iport->iport_port->port_lport, in fct_process_prli()
1655 ses->ss_lport = port->port_lport; in fct_process_prli()
1656 if (stmf_register_scsi_session(port->port_lport, ses) != in fct_process_prli()
1693 stmf_deregister_scsi_session(port->port_lport, ses); in fct_process_prli()
1771 stmf_deregister_scsi_session(iport->iport_port->port_lport, in fct_process_logo()
1882 stmf_deregister_scsi_session(iport->iport_port->port_lport, in fct_process_prlo()
H A Dfct.c1081 stmf_free(((fct_local_port_t *)ptr)->port_lport); in fct_free()
1217 lport = port->port_lport; in fct_register_local_port()
1235 if (stmf_register_local_port(port->port_lport) != FCT_SUCCESS) { in fct_register_local_port()
1303 if (stmf_deregister_local_port(port->port_lport) != FCT_SUCCESS) { in fct_deregister_local_port()
1712 cmd->cmd_specific = stmf_task_alloc(port->port_lport, irp->irp_session, in fct_scsi_task_alloc()
3189 iport->iport_port->port_lport, &st); in fct_handle_port_offline()
3214 return (stmf_ctl(STMF_CMD_LPORT_ONLINE, port->port_lport, &st)); in fct_port_initialize()
3227 return (stmf_ctl(STMF_CMD_LPORT_OFFLINE, port->port_lport, &st)); in fct_port_shutdown()
/titanic_41/usr/src/uts/common/sys/
H A Dfct.h215 stmf_local_port_t *port_lport; member
/titanic_41/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_fc.c556 fct_ctl(port->port_lport, FCT_CMD_PORT_ONLINE_COMPLETE, &st); in fcoet_ctl()
584 fct_ctl(port->port_lport, FCT_CMD_PORT_OFFLINE_COMPLETE, &st); in fcoet_ctl()
/titanic_41/usr/src/cmd/mdb/common/modules/stmf/
H A Dstmf.c764 (uintptr_t)port.port_lport) in irp_to_ilport()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c1480 MODSYM(fct_ctl) (fct_port->port_lport,
1507 MODSYM(fct_ctl) (fct_port->port_lport,
1540 MODSYM(fct_ctl) (fct_port->port_lport,
/titanic_41/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c2010 fct_ctl(port->port_lport, FCT_CMD_PORT_ONLINE_COMPLETE, &st); in qlt_ctl()
2038 fct_ctl(port->port_lport, FCT_CMD_PORT_OFFLINE_COMPLETE, &st); in qlt_ctl()