Home
last modified time | relevance | path

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

/illumos-gate/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);
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1579 fc_ulp_abort(opaque_t port_handle, fc_packet_t *pkt, int flags) in fc_ulp_abort() function
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c7182 rval = fc_ulp_abort(fport->fcipp_handle, fc_pkt, KM_NOSLEEP); in fcip_pkt_timeout()
H A Dfcp.c13983 rval = fc_ulp_abort(pptr->port_fp_handle, in fcp_abort_all()