Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mbox.c289 mb4->un.varSLIConfig.be.un_hdr.hdr_req.opcode = COMMON_OPCODE_NOP; in emlxs_mb_noop()
330 hdr_req->opcode = COMMON_OPCODE_NOP; in emlxs_mbext_noop()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h2821 #define COMMON_OPCODE_NOP 0x21 macro