Searched refs:hd_opcode (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.h95 uint16_t hd_opcode; member in struct:fip_basic_hdr_s

Completed in 50 milliseconds