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

/linux-4.4.14/drivers/scsi/
H A Dadvansys.c1557 #define ADV_TRUE 1 macro
1959 * Evaluate to ADV_TRUE if a Condor chip is found the specified port
1966 ADV_CHIP_ID_WORD)) ? ADV_TRUE : ADV_FALSE)
1985 * ADV_TRUE(1) - Queue was successfully aborted.
1999 * ADV_TRUE(1) - All requests on the target are purged.
4290 * ADV_TRUE - command completed successfully
4353 * ADV_TRUE(1) - All requests are purged and SCSI Bus is reset.
4367 if (status != ADV_TRUE) { AdvResetSB()
4384 if (status != ADV_TRUE) { AdvResetSB()
4827 if (AdvResetSB(asc_dvc) != ADV_TRUE) { AdvInitAsc3550Driver()
5313 if (AdvResetSB(asc_dvc) != ADV_TRUE) { AdvInitAsc38C0800Driver()
5807 if (AdvResetSB(asc_dvc) != ADV_TRUE) { AdvInitAsc38C1600Driver()
5820 * ADV_TRUE(1) - Chip re-initialization and SCSI Bus Reset successful.
5881 status = ADV_TRUE; AdvResetChipAndSB()
6104 * 'idle_cmd_done' field is set to ADV_TRUE.
6113 * ADV_TRUE(1) - interrupt was pending
6227 return ADV_TRUE; AdvISR()

Completed in 108 milliseconds