Searched refs:PPB_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/dev/ppbus/ |
| HD | ppb_1284.c | 297 ppb_1284_set_error(bus, PPB_TIMEOUT, 22); in ppb_peripheral_terminate() 306 ppb_1284_set_error(bus, PPB_TIMEOUT, 25); in ppb_peripheral_terminate() 318 ppb_1284_set_error(bus, PPB_TIMEOUT, 28); in ppb_peripheral_terminate() 341 ppb_1284_set_error(bus, PPB_TIMEOUT, 7); in byte_peripheral_outbyte() 362 ppb_1284_set_error(bus, PPB_TIMEOUT, 16); in byte_peripheral_outbyte() 376 ppb_1284_set_error(bus, PPB_TIMEOUT, 16); in byte_peripheral_outbyte() 453 ppb_1284_set_error(bus, PPB_TIMEOUT, 9); in byte_1284_inbyte() 465 ppb_1284_set_error(bus, PPB_TIMEOUT, 11); in byte_1284_inbyte() 498 ppb_1284_set_error(bus, PPB_TIMEOUT, 9); in nibble_1284_inbyte() 510 ppb_1284_set_error(bus, PPB_TIMEOUT, 11); in nibble_1284_inbyte() [all …]
|
| HD | ppb_1284.h | 89 #define PPB_TIMEOUT 3 /* timeout */ macro
|