Home
last modified time | relevance | path

Searched refs:ar_ops (Results 1 – 1 of 1) sorted by last modified time

/dragonfly/sys/dev/disk/nata/
H A Data-raid.c74 static struct dev_ops ar_ops = { variable
170 cdev = disk_create(rdp->lun, &rdp->disk, &ar_ops); in ata_raid_attach()