Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/
Dsoftraidvar.h720 void sr_raid_startwu(struct sr_workunit *);
Dsoftraid.c2266 sr_raid_startwu(wu->swu_collider); in sr_wu_done_callback()
4232 sr_raid_startwu(wu); in sr_schedule_wu()
4239 sr_raid_startwu(struct sr_workunit *wu) in sr_raid_startwu() function