Searched refs:PCI1760_CMD_RETRIES (Results 1 – 1 of 1) sorted by relevance
91 #define PCI1760_CMD_RETRIES 3 /* limit number of retries */ macro138 for (repeats = 0; repeats < PCI1760_CMD_RETRIES; repeats++) { in pci1760_cmd()