stmf_i_local_port
struct stmf_i_local_port *siport;
struct stmf_i_local_port ilport;
struct stmf_i_local_port *siport;
struct stmf_i_local_port *
return ((struct stmf_i_local_port *)wsp->walk_addr);
return ((struct stmf_i_local_port *)wsp->walk_addr);
struct stmf_i_local_port iport;
if (mdb_vread(&iport, sizeof (struct stmf_i_local_port), addr)
!= sizeof (struct stmf_i_local_port)) {
struct stmf_i_local_port iport;
if (mdb_vread(&iport, sizeof (struct stmf_i_local_port), addr)
!= sizeof (struct stmf_i_local_port)) {
static struct stmf_i_local_port *
struct stmf_i_local_port *siport;
struct stmf_i_local_port *siport;
if (mdb_vread(wsp->walk_data, sizeof (struct stmf_i_local_port),
static struct stmf_i_local_port *
find_irp_by_wwn(struct stmf_i_local_port *siport, uint8_t wwn[8])
(((struct stmf_i_local_port *)wsp->walk_data)->ilport_next);
struct stmf_i_local_port *siport;
mdb_free(wsp->walk_data, sizeof (struct stmf_i_local_port));
dump_ilport(struct stmf_i_local_port *ilportp, int verbose)
outstanding_cmds_on_lport(struct stmf_i_local_port *siport, cmd_filter_t filter,
struct stmf_i_local_port *ilport_next;
struct stmf_i_local_port *ilport_prev;