Searched refs:PPB_INTR (Results 1 – 6 of 6) sorted by relevance
511 if ((err = lpt_request_ppbus(lptdev, PPB_WAIT|PPB_INTR)) != 0) { in lptopen()612 if ((err = lpt_request_ppbus(lptdev, PPB_WAIT|PPB_INTR)) != 0) { in lptclose()775 if ((err = lpt_request_ppbus(lptdev, PPB_WAIT|PPB_INTR)) != 0) { in lptwrite()
133 #define PPB_INTR 0x2 macro
226 if (ppb_request_bus(ppbus, ppsdev, PPB_WAIT|PPB_INTR)) { in ppsopen()
296 (flags & O_NONBLOCK) ? PPB_DONTWAIT : PPB_WAIT | PPB_INTR); in ppiopen()
500 case PPB_WAIT | PPB_INTR: in ppb_request_bus()
417 PPB_INTR); in byte_peripheral_write()