Searched refs:PPIGCTRL (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/dev/ppbus/
H A Dppi.h39 #define PPIGCTRL _IOR('P', 12, u_int8_t) macro
H A Dppi.c565 case PPIGCTRL: /* get control bits */
/freebsd-10.0-release/share/examples/ppi/
H A Dppilcd.c348 if (ioctl(hd_fd, PPIGCTRL, &hd_cbits)) /* save other control bits */
349 err(EX_IOERR, "ioctl PPIGCTRL failed (not a ppi device?)");

Completed in 56 milliseconds