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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dadvansys.c1616 #define ADV_TRUE 1 macro
2028 * Evaluate to ADV_TRUE if a Condor chip is found the specified port
2035 ADV_CHIP_ID_WORD)) ? ADV_TRUE : ADV_FALSE)
2054 * ADV_TRUE(1) - Queue was successfully aborted.
2068 * ADV_TRUE(1) - All requests on the target are purged.
4908 * ADV_TRUE - command completed successfully
4972 * ADV_TRUE(1) - All requests are purged and SCSI Bus is reset.
4986 if (status != ADV_TRUE) {
5003 if (status != ADV_TRUE) {
5462 if (AdvResetSB(asc_dvc) != ADV_TRUE) {
[all...]

Completed in 182 milliseconds