Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/arm/
Dacornscsi.h225 SYNC_SENT_REQUEST, /* sent SDTR message */ enumerator
Dacornscsi.c1555 if (host->device[host->SCpnt->device->id].sync_state == SYNC_SENT_REQUEST) in acornscsi_message()
1614 if (host->device[host->SCpnt->device->id].sync_state == SYNC_SENT_REQUEST) { in acornscsi_message()
1718 host->device[host->SCpnt->device->id].sync_state = SYNC_SENT_REQUEST; in acornscsi_buildmessages()