Home
last modified time | relevance | path

Searched refs:abort_req (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c4426 uint8_t abort_req; in qlt_handle_ctio_completion() local
4463 abort_req = 1; in qlt_handle_ctio_completion()
4467 abort_req = 0; in qlt_handle_ctio_completion()
4492 if (abort_req) { in qlt_handle_ctio_completion()
4503 if ((status == 8) && abort_req) { in qlt_handle_ctio_completion()
4511 if (((n & BIT_7) == 0) && (!abort_req)) { in qlt_handle_ctio_completion()
4531 if (!abort_req) { in qlt_handle_ctio_completion()
/titanic_50/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h7017 __be32 abort_req; member