Searched defs:_opcode (Results 1 – 2 of 2) sorted by relevance
| /external/syslinux/gpxe/src/drivers/infiniband/ |
| D | arbel.h | 467 #define ARBEL_HCR_INOUT_CMD( _opcode, _in_mbox, _in_len, \ argument 475 #define ARBEL_HCR_IN_CMD( _opcode, _in_mbox, _in_len ) \ argument 478 #define ARBEL_HCR_OUT_CMD( _opcode, _out_mbox, _out_len ) \ argument 481 #define ARBEL_HCR_VOID_CMD( _opcode ) \ argument
|
| D | hermon.h | 593 #define HERMON_HCR_INOUT_CMD( _opcode, _in_mbox, _in_len, \ argument 601 #define HERMON_HCR_IN_CMD( _opcode, _in_mbox, _in_len ) \ argument 604 #define HERMON_HCR_OUT_CMD( _opcode, _out_mbox, _out_len ) \ argument 607 #define HERMON_HCR_VOID_CMD( _opcode ) \ argument
|