Searched refs:ARBIT_WIN (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/scsi/pcmcia/
H A Dnsp_cs.h122 # define ARBIT_WIN BIT(1) macro
H A Dnsp_cs.c392 } while((arbit & (ARBIT_WIN | ARBIT_FAIL)) == 0 && nsphw_start_selection()
395 if (!(arbit & ARBIT_WIN)) { nsphw_start_selection()
/linux-4.4.14/drivers/scsi/
H A Dnsp32.h225 # define ARBIT_WIN BIT(1) macro
H A Dnsp32.c769 } while ((arbit & (ARBIT_WIN | ARBIT_FAIL)) == 0 && nsp32_arbitration()
775 if (arbit & ARBIT_WIN) { nsp32_arbitration()

Completed in 170 milliseconds