Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_fcaif.h194 int (*fca_abort) (opaque_t fca_handle, fc_packet_t *pkt, int flags); member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c1960 fcatran->fca_abort = fcoei_abort; in fcoei_init_fcatran_vectors()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1583 return (port->fp_fca_tran->fca_abort(port->fp_fca_handle, pkt, flags)); in fc_ulp_abort()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c1671 tran->fca_abort = ql_abort; in ql_attach()