Home
last modified time | relevance | path

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

/dragonfly/sys/bus/cam/scsi/
H A Dscsi_ch.c216 static struct dev_ops ch_ops = { variable
281 dev_ops_remove_minor(&ch_ops, periph->unit_number); in chcleanup()
364 make_dev(&ch_ops, periph->unit_number, UID_ROOT, in chregister()