Searched refs:ppb_MS_exec (Results 1 – 4 of 4) sorted by relevance
| /trueos/sys/dev/ppbus/ |
| HD | ppb_msq.h | 178 extern int ppb_MS_exec(
|
| HD | immio.c | 448 ppb_MS_exec(ppbus, vpo->vpo_dev, MS_OP_PUT, (union ppb_insarg)buffer, in imm_outstr() 466 ppb_MS_exec(ppbus, vpo->vpo_dev, MS_OP_GET, (union ppb_insarg)buffer, in imm_instr()
|
| HD | vpoio.c | 445 ppb_MS_exec(ppbus, vpo->vpo_dev, MS_OP_PUT, (union ppb_insarg)buffer, in vpoio_outstr() 462 ppb_MS_exec(ppbus, vpo->vpo_dev, MS_OP_GET, (union ppb_insarg)buffer, in vpoio_instr()
|
| HD | ppb_msq.c | 136 ppb_MS_exec(device_t bus, device_t dev, int opcode, union ppb_insarg param1, in ppb_MS_exec() function
|