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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Desp_scsi.h309 #define ESP_TGT_DISCONNECT 0x02 macro
H A Desp_scsi.c729 tp->flags &= ~ESP_TGT_DISCONNECT;
770 if (lp && (tp->flags & ESP_TGT_DISCONNECT) && ent->tag[0])
2420 tp->flags |= ESP_TGT_DISCONNECT;

Completed in 30 milliseconds