Home
last modified time | relevance | path

Searched refs:port_reset_action (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcpvar.h320 fc_reset_action_t port_reset_action; member
1359 fcp_port::port_reset_action fcp_port::port_cmds_dma_flags
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_ulpif.h110 fc_reset_action_t port_reset_action; /* FCA reset action */ member
/illumos-gate/usr/src/cmd/mdb/common/modules/fcp/
H A Dfcp.c153 pinfo.port_reset_action); in fcp()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c12328 pptr->port_reset_action = pinfo->port_reset_action; in fcp_cp_pinfo()
13942 if (pptr->port_reset_action == FC_RESET_RETURN_ALL) { in fcp_abort_all()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c2498 info.port_reset_action = port->fp_reset_action; in fctl_attach_ulps()