Searched defs:Abort (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/threads/
H A Dassfail.c63 Abort(const char *msg) function
120 Abort(msg);
249 Abort(buf);
338 Abort(buf);
386 Abort(buf);
423 * This is a hack, but since the Abort function isn't exported
451 * We could replace the call to Abort() with the following code
458 Abort(buf);
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_queue.h709 #define ABORT_XRI_TAG 1 /* Abort tag is a XRITag */
710 #define ABORT_ABT_TAG 2 /* Abort tag is a AbortTag */
711 #define ABORT_REQ_TAG 3 /* Abort tag is a RequestTag */
803 ABORT_WQE Abort; /* Abort overlay */ member in union:emlxs_wqe::__anon7612
826 uint32_t AbortTag; /* Abort Tag */
874 uint32_t AbortTag; /* Abort Tag */

Completed in 69 milliseconds