Searched refs:FIP_OPCODE_EOIB (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_fip.c215 hdr->hd_opcode = htons(FIP_OPCODE_EOIB);
395 if ((opcode = ntohs(hdr->hd_opcode)) != FIP_OPCODE_EOIB) {
H A Deib_fip.c270 if ((opcode = ntohs(hdr->hd_opcode)) != FIP_OPCODE_EOIB) {
417 if ((opcode = ntohs(hdr->hd_opcode)) != FIP_OPCODE_EOIB) {
532 hdr->hd_opcode = htons(FIP_OPCODE_EOIB);
664 hdr->hd_opcode = htons(FIP_OPCODE_EOIB);
/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Dfip.h72 #define FIP_OPCODE_EOIB 0xFFF9 macro

Completed in 49 milliseconds