Lines Matching defs:opcode
45 static void *alloc_upcall(int opcode, int size)
53 inp->ih.opcode = opcode;
739 req->uc_opcode = buffer->ih.opcode;
801 sig_inputArgs->ih.opcode = CODA_SIGNAL;
805 sig_req->uc_opcode = sig_inputArgs->ih.opcode;
855 int coda_downcall(struct venus_comm *vcp, int opcode, union outputArgs *out,
866 switch (opcode) {
899 switch (opcode) {
936 switch (opcode) {