Searched refs:sd_sync (Results 1 – 2 of 2) sorted by relevance
561 int sd_sync; member
2299 if (sd->sd_sync && sd->sd_wu_pending == 0) in sr_scsi_wu_put() 2313 if (sd->sd_sync && sd->sd_wu_pending == 0) in sr_scsi_done() 3904 while (sd->sd_sync || sd->sd_must_flush) { in sr_discipline_shutdown() 3905 ret = tsleep_nsec(&sd->sd_sync, MAXPRI, "sr_down", in sr_discipline_shutdown() 4145 sd->sd_sync = 1; in sr_raid_sync() 4155 sd->sd_sync = 0; in sr_raid_sync() 4158 wakeup(&sd->sd_sync); in sr_raid_sync()