Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dxen-scsifront.c127 unsigned int waiting_pause:1; member
599 if (!info->waiting_pause) in scsifront_return()
602 info->waiting_pause = 0; in scsifront_return()
986 info->waiting_pause = 1; in scsifront_suspend()
991 !info->waiting_pause); in scsifront_suspend()