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

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

Completed in 122 milliseconds