Home
last modified time | relevance | path

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

/freebsd/sys/dev/ppbus/
H A Dppi.h37 #define PPIGDATA _IOR('P', 10, u_int8_t) macro
H A Dppi.c551 case PPIGDATA: /* get data register */ in ppiioctl()
/freebsd/share/examples/ppi/
H A Dppilcd.c291 #define hd_gdata(v) ioctl(hd_fd, PPIGDATA, &v)