Searched refs:PARPORT_W91284PIC (Results 1 – 4 of 4) sorted by relevance
94 #define PARPORT_W91284PIC (1<<1) /* have a Warp9 w91284pic in the device */ macro
146 flags |= PARPORT_W91284PIC; in pp_read()
252 reading from a w91284pic peripheral, flag is PARPORT_W91284PIC.
305 if (flags & PARPORT_W91284PIC) { in parport_pc_epp_read_data()