Home
last modified time | relevance | path

Searched refs:PPB_PERIPHERAL_NEGOCIATION (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ppbus/
H A Dppb_1284.h106 #define PPB_PERIPHERAL_NEGOCIATION 11 macro
H A Dppb_1284.c202 ppb_1284_set_state(bus, PPB_PERIPHERAL_NEGOCIATION); in ppb_peripheral_negociate()
663 if (ppb_1284_get_state(bus) >= PPB_PERIPHERAL_NEGOCIATION) in ppb_1284_negociate()
H A Dppi.c488 if (ppb_1284_get_state(ppbus) < PPB_PERIPHERAL_NEGOCIATION) in ppiwrite()