Home
last modified time | relevance | path

Searched refs:COMMON_OPCODE_WRITE_OBJ (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h2855 #define COMMON_OPCODE_WRITE_OBJ 0xAC macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_download.c1815 hdr_req->opcode = COMMON_OPCODE_WRITE_OBJ; in emlxs_obj_flash_image()
H A Demlxs_sli4.c3759 case COMMON_OPCODE_WRITE_OBJ: in emlxs_sli4_issue_mbox_cmd()
H A Demlxs_dfc.c10621 ((hdr_req->opcode == COMMON_OPCODE_WRITE_OBJ) || in emlxs_dfc_send_mbox4()