Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
D53c700.h177 #define NCR_700_SLOT_BUSY (1|NCR_700_SLOT_MAGIC) /* slot has command active on HA */ macro
D53c700.c547 slot->state = NCR_700_SLOT_BUSY; in find_empty_slot()
1422 slot->state = NCR_700_SLOT_BUSY; in NCR_700_start_command()