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 in struct:fca_tran
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/fcoei/
H A Dfcoei_lv.c1960 fcatran->fca_abort = fcoei_abort;
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1582 return (port->fp_fca_tran->fca_abort(port->fp_fca_handle, pkt, flags));
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c1477 tran->fca_abort = ql_abort;

Completed in 91 milliseconds