Searched refs:PARPORT_EPP_FAST (Results 1 – 3 of 3) sorted by relevance
91 #define PARPORT_EPP_FAST (1<<0) /* Unreliable counts. */ macro93 #define PARPORT_EPP_FAST_32 PARPORT_EPP_FAST /* 32-bit EPP transfers */
1500 PARPORT_EPP_FAST Use fast transfers. Some chips provide 16-bit and1538 PARPORT_EPP_FAST Use fast transfers. Some chips provide 16-bit and1576 PARPORT_EPP_FAST Use fast transfers. Some chips provide 16-bit and1581 (Does PARPORT_EPP_FAST make sense for this function?)1616 PARPORT_EPP_FAST Use fast transfers. Some chips provide 16-bit and1621 (Does PARPORT_EPP_FAST make sense for this function?)
1108 if ((flags & PARPORT_EPP_FAST) && (len > 1)) { in parport_ip32_epp_read()1147 if ((flags & PARPORT_EPP_FAST) && (len > 1)) { in parport_ip32_epp_write()