Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
D53c700.h177 #define NCR_700_SLOT_BUSY (1|NCR_700_SLOT_MAGIC) /* slot has command active on HA */ macro
D53c700.c517 slot->state = NCR_700_SLOT_BUSY; in find_empty_slot()
1397 slot->state = NCR_700_SLOT_BUSY; in NCR_700_start_command()