Searched refs:PPT_BAR_QUERY (Results 1 – 3 of 3) sorted by relevance
28 #define PPT_BAR_QUERY (PPT_IOC | 0x03) macro
144 if (ioctl(sc->pptfd, PPT_BAR_QUERY, &pb) != 0) { in passthru_get_bar()
213 case PPT_BAR_QUERY: { in ppt_ioctl()