Searched refs:ppb_MS_exec (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/sys/dev/ppbus/ |
| H A D | ppb_msq.h | 180 extern int ppb_MS_exec(
|
| H A D | immio.c | 450 ppb_MS_exec(ppbus, vpo->vpo_dev, MS_OP_PUT, (union ppb_insarg)buffer, in imm_outstr() 468 ppb_MS_exec(ppbus, vpo->vpo_dev, MS_OP_GET, (union ppb_insarg)buffer, in imm_instr()
|
| H A D | vpoio.c | 447 ppb_MS_exec(ppbus, vpo->vpo_dev, MS_OP_PUT, (union ppb_insarg)buffer, in vpoio_outstr() 464 ppb_MS_exec(ppbus, vpo->vpo_dev, MS_OP_GET, (union ppb_insarg)buffer, in vpoio_instr()
|
| H A D | ppb_msq.c | 138 ppb_MS_exec(device_t bus, device_t dev, int opcode, union ppb_insarg param1, in ppb_MS_exec() function
|