Searched refs:PPBUS_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/ppbus/ |
| D | ppbus_1284.c | 265 ppbus_1284_set_error(bus, PPBUS_TIMEOUT, 22); in ppbus_peripheral_terminate() 274 ppbus_1284_set_error(bus, PPBUS_TIMEOUT, 25); in ppbus_peripheral_terminate() 286 ppbus_1284_set_error(bus, PPBUS_TIMEOUT, 28); in ppbus_peripheral_terminate() 307 ppbus_1284_set_error(bus, PPBUS_TIMEOUT, 7); in byte_peripheral_outbyte() 328 ppbus_1284_set_error(bus, PPBUS_TIMEOUT, 16); in byte_peripheral_outbyte() 342 ppbus_1284_set_error(bus, PPBUS_TIMEOUT, 16); in byte_peripheral_outbyte() 567 ppbus_1284_set_error(bus, PPBUS_TIMEOUT, 6); in ppbus_1284_negotiate() 610 ppbus_1284_set_error(bus, PPBUS_TIMEOUT, 30); in ppbus_1284_negotiate() 617 ppbus_1284_set_error(bus, PPBUS_TIMEOUT, 30); in ppbus_1284_negotiate() 668 ppbus_1284_set_error(bus, PPBUS_TIMEOUT, 24); in ppbus_1284_terminate() [all …]
|
| D | ppbus_1284.h | 93 #define PPBUS_TIMEOUT 3 /* timeout */ macro
|