Searched refs:fct_i_local_port (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/stmf/
H A Dstmf.c399 * Cervert stmf_i_local_port to fct_i_local_port
402 static struct fct_i_local_port *
442 struct fct_i_local_port *iportp;
463 struct fct_i_local_port iport;
471 mdb_warn("Unable to read in fct_i_local_port"
498 struct fct_i_local_port *fiport;
499 struct fct_i_local_port iport;
512 mdb_warn("Unable to read in fct_i_local_port\n");
562 struct fct_i_local_port iport;
572 if (mdb_vread(&iport, sizeof (struct fct_i_local_port), ws
[all...]
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct_impl.h192 typedef struct fct_i_local_port { struct
197 struct fct_i_local_port *iport_next;
198 struct fct_i_local_port *iport_prev;

Completed in 47 milliseconds