Home
last modified time | relevance | path

Searched refs:SYNC_SENT_REQUEST (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/arm/
H A Dacornscsi.h225 SYNC_SENT_REQUEST, /* sent SDTR message */ enumerator
H A 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()
/kernel/linux/linux-6.6/drivers/scsi/arm/
H A Dacornscsi.h225 SYNC_SENT_REQUEST, /* sent SDTR message */ enumerator
H A Dacornscsi.c1540 if (host->device[host->SCpnt->device->id].sync_state == SYNC_SENT_REQUEST) in acornscsi_message()
1578 if (host->device[host->SCpnt->device->id].sync_state == SYNC_SENT_REQUEST) { in acornscsi_message()
1669 host->device[host->SCpnt->device->id].sync_state = SYNC_SENT_REQUEST; in acornscsi_buildmessages()

Completed in 10 milliseconds