ppb_1284_get_state
state = ppb_1284_get_state(bus);
if (ppb_1284_get_state(bus) >= PPB_PERIPHERAL_NEGOCIATION)
if (ppb_1284_get_state(bus) != PPB_FORWARD_IDLE)
extern int ppb_1284_get_state(device_t bus);
switch (ppb_1284_get_state(ppbus)) {
printf("?%d", ppb_1284_get_state(ppbus));
switch (ppb_1284_get_state(ppbus)) {
switch (ppb_1284_get_state(ppbus)) {
if (ppb_1284_get_state(ppbus) < PPB_PERIPHERAL_NEGOCIATION)
while (ppb_1284_get_state(ppbus) != PPB_PERIPHERAL_IDLE) {