Home
last modified time | relevance | path

Searched refs:fp_port_id (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c2913 port->fp_port_id.port_id = 0; in fp_port_startup()
3025 port->fp_port_id.port_id = in fp_port_startup()
5320 s_id = port->fp_port_id.port_id; in fp_ns_fini()
5374 s_id = port->fp_port_id; in fp_ns_reg()
7063 s_id = port->fp_port_id.port_id; in fp_ns_scr()
7313 val->dev_did = port->fp_port_id; in fp_fciocmd()
11790 port->fp_port_id.port_id = in fp_i_handle_unsol_els()
12066 port->fp_port_id.port_id = in fp_handle_unsol_plogi()
12144 s_id = port->fp_port_id.port_id; in fp_handle_unsol_flogi()
12755 s_id = port->fp_port_id.port_id; in fp_remote_lip()
[all …]
H A Dfctl.c2511 s_id = port->fp_port_id.port_id; in fctl_attach_ulps()
3016 s_id = port->fp_port_id.port_id; in fctl_ulp_statec_cb()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h426 fc_portid_t fp_port_id; member
/illumos-gate/usr/src/cmd/mdb/common/modules/fctl/
H A Dfctl.c477 port.fp_port_id.port_id); in fcport()