Home
last modified time | relevance | path

Searched refs:NCR_700_SLOT_FREE (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/scsi/
A D53c700.c356 hostdata->slots[j].state = NCR_700_SLOT_FREE; in NCR_700_detect()
533 if(slot->state != NCR_700_SLOT_FREE) in find_empty_slot()
560 if(slot->state == NCR_700_SLOT_FREE) { in free_slot()
566 slot->state = NCR_700_SLOT_FREE; in free_slot()
1557 if(slot->state == NCR_700_SLOT_FREE) in NCR_700_intr()
A D53c700.h175 #define NCR_700_SLOT_FREE (0|NCR_700_SLOT_MAGIC) /* slot may be used */ macro

Completed in 8 milliseconds