Home
last modified time | relevance | path

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

/openbsd/sys/dev/
H A Dsoftraidvar.h588 int sd_wu_pending; member
H A Dsoftraid.c2080 sd->sd_wu_pending = no_wu; in sr_wu_alloc()
2130 sd->sd_wu_pending++; in sr_wu_get()
2152 sd->sd_wu_pending--; in sr_wu_put()
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()
4146 while (sd->sd_wu_pending > ios) { in sr_raid_sync()
4945 sd->sd_wu_pending, in sr_print_stats()