Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/xdisk/
HDxdisk.c187 static struct dev_ops xa_ops = { variable
228 dev_ops_remove_all(&xa_ops); in xdisk_modevent()
473 dev = disk_create(unit, &sc->disk, &xa_ops); in xaio_rcvdmsg()