Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
D53c700.h176 #define NCR_700_SLOT_BUSY (1|NCR_700_SLOT_MAGIC) /* slot has command active on HA */ macro
D53c700.c546 slot->state = NCR_700_SLOT_BUSY; in find_empty_slot()
1421 slot->state = NCR_700_SLOT_BUSY; in NCR_700_start_command()