Searched refs:NCR_700_SLOT_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/scsi/ | ||
D | 53c700.h | 192 #define NCR_700_SLOT_MASK 0xFC macro |
D | 53c700.c | 508 if((slot->state & NCR_700_SLOT_MASK) != NCR_700_SLOT_MAGIC) { in free_slot() |