Searched refs:HOSTBUSY (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/sgimips/hpc/
H A Dpi1ppcreg.h65 #define HOSTBUSY AUTOFEED macro
H A Dpi1ppc.c1199 /* Event 7 - ready to take data (HOSTBUSY low) */
1202 ctr |= HOSTBUSY;
1217 ctr &= ~HOSTBUSY;
1277 ctr |= HOSTBUSY;
1291 ctr &= ~HOSTBUSY;
/netbsd-6-1-5-RELEASE/sys/dev/ppbus/
H A Dppbus_base.h63 #define HOSTBUSY nAUTOFEED macro
/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Datppcreg.h104 #define HOSTBUSY AUTOFEED macro
H A Datppc.c1645 /* Event 7 - ready to take data (HOSTBUSY low) */
1648 ctr |= HOSTBUSY;
1663 ctr &= ~HOSTBUSY;
1719 ctr |= HOSTBUSY;
1733 ctr &= ~HOSTBUSY;

Completed in 55 milliseconds