Searched refs:ppb_MS_init (Results 1 – 2 of 2) sorted by relevance
| /src/sys/dev/ppbus/ ! |
| H A D | ppb_msq.h | 159 #define ppb_MS_GET_init(bus,dev,body) ppb_MS_init(bus, dev, body, MS_OP_GET) 161 #define ppb_MS_PUT_init(bus,dev,body) ppb_MS_init(bus, dev, body, MS_OP_PUT) 163 extern int ppb_MS_init(
|
| H A D | ppb_msq.c | 119 ppb_MS_init(device_t bus, device_t dev, struct ppb_microseq *loop, int opcode) in ppb_MS_init() function
|