Home
last modified time | relevance | path

Searched refs:fct_remote_port (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Dfct.h53 typedef struct fct_remote_port { struct
77 struct fct_remote_port *cmd_rp; argument
242 struct fct_local_port *port, struct fct_remote_port *rp,
245 struct fct_local_port *port, struct fct_remote_port *rp);
/titanic_50/usr/src/cmd/mdb/common/modules/stmf/
H A Dstmf.c740 struct fct_remote_port rp; in irp_to_ilport()
750 if (mdb_vread(&rp, sizeof (struct fct_remote_port), in irp_to_ilport()
752 != sizeof (struct fct_remote_port)) { in irp_to_ilport()
782 struct fct_remote_port rp; in find_irp_by_wwn()
796 if (mdb_vread(&rp, sizeof (struct fct_remote_port), in find_irp_by_wwn()
798 != sizeof (struct fct_remote_port)) { in find_irp_by_wwn()