Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/raid/ips/
H A Dips_disk.c53 static struct dev_ops ipsd_ops = { variable
183 dsc->ipsd_dev_t = disk_create(dsc->unit, &dsc->ipsd_disk, &ipsd_ops); in ipsd_attach()