Searched refs:NCR_700_SLOT_FREE (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 D53c700.h174 #define NCR_700_SLOT_FREE (0|NCR_700_SLOT_MAGIC) /* slot may be used */ macro
H A D53c700.c350 hostdata->slots[j].state = NCR_700_SLOT_FREE;
522 if(slot->state != NCR_700_SLOT_FREE)
549 if(slot->state == NCR_700_SLOT_FREE) {
555 slot->state = NCR_700_SLOT_FREE;
1555 if(slot->state == NCR_700_SLOT_FREE)

Completed in 160 milliseconds