Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/
H A Dsoftraid_raid1c.c109 sd->sd_alloc_resources = sr_raid1c_alloc_resources; in sr_raid1c_discipline_init()
H A Dsoftraidvar.h596 int (*sd_alloc_resources)(struct sr_discipline *); member
H A Dsoftraid_crypto.c120 sd->sd_alloc_resources = sr_crypto_alloc_resources; in sr_crypto_discipline_init()
H A Dsoftraid.c3473 if ((rv = sd->sd_alloc_resources(sd))) in sr_ioctl_createraid()
3940 sd->sd_alloc_resources = sr_alloc_resources; in sr_discipline_init()