Searched refs:PPB_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ppbus/ |
H A D | ppb_1284.c | 295 ppb_1284_set_error(bus, PPB_TIMEOUT, 22); in ppb_peripheral_terminate() 304 ppb_1284_set_error(bus, PPB_TIMEOUT, 25); in ppb_peripheral_terminate() 316 ppb_1284_set_error(bus, PPB_TIMEOUT, 28); in ppb_peripheral_terminate() 339 ppb_1284_set_error(bus, PPB_TIMEOUT, 7); in byte_peripheral_outbyte() 360 ppb_1284_set_error(bus, PPB_TIMEOUT, 16); in byte_peripheral_outbyte() 374 ppb_1284_set_error(bus, PPB_TIMEOUT, 16); in byte_peripheral_outbyte() 451 ppb_1284_set_error(bus, PPB_TIMEOUT, 9); in byte_1284_inbyte() 463 ppb_1284_set_error(bus, PPB_TIMEOUT, 11); in byte_1284_inbyte() 495 ppb_1284_set_error(bus, PPB_TIMEOUT, 9); in nibble_1284_inbyte() 507 ppb_1284_set_error(bus, PPB_TIMEOUT, 11); in nibble_1284_inbyte() [all …]
|
H A D | ppb_1284.h | 89 #define PPB_TIMEOUT 3 /* timeout */ macro
|