Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mdb/common/modules/fcp/
H A Dfcp.c166 mdb_printf(" tran : 0x%p\n", pinfo.port_tran); in fcp()
/titanic_50/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h352 struct scsi_hba_tran *port_tran; member
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c9890 pptr->port_tran = tran; in fcp_handle_port_attach()
10212 if (pptr->port_tran != NULL) { in fcp_handle_port_attach()
10213 scsi_hba_tran_free(pptr->port_tran); in fcp_handle_port_attach()
10378 if (pptr->port_tran != NULL) { in fcp_cleanup_port()
10379 scsi_hba_tran_free(pptr->port_tran); in fcp_cleanup_port()