Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp_with_fctl.wlcmd34 fc_ulp_abort fc_ulp_linkreset fc_ulp_port_reset fc_ulp_get_did\
H A Dfctl.c1578 fc_ulp_abort(opaque_t port_handle, fc_packet_t *pkt, int flags) in fc_ulp_abort() function
/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_ulpif.h167 int fc_ulp_abort(opaque_t port_handle, fc_packet_t *pkt, int flags);
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c7371 rval = fc_ulp_abort(fport->fcipp_handle, fc_pkt, KM_NOSLEEP); in fcip_pkt_timeout()
H A Dfcp.c13996 rval = fc_ulp_abort(pptr->port_fp_handle, in fcp_abort_all()