Searched refs:BUS_TRIES (Results 1 – 3 of 3) sorted by relevance
32 #define BUS_TRIES 3 // How many times to retry on Bus Errors macro
250 #define BUS_TRIES 3 // How many times to retry on Bus Errors
90 #define BUS_TRIES 3 // How many times to retry on Bus Errors1001 UINT8 RetryCount = BUS_TRIES; in PeiSmbusExec()