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

/netbsd-current/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-current/sys/dev/ppbus/
H A Dppbus_base.h63 #define HOSTBUSY nAUTOFEED macro
/netbsd-current/sys/dev/ic/
H A Datppcreg.h104 #define HOSTBUSY AUTOFEED macro
H A Datppc.c1640 /* Event 7 - ready to take data (HOSTBUSY low) */
1643 ctr |= HOSTBUSY;
1658 ctr &= ~HOSTBUSY;
1714 ctr |= HOSTBUSY;
1728 ctr &= ~HOSTBUSY;

Completed in 202 milliseconds