Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/i86hvm/io/
H A Dxdf_shell.c171 #define xdfs_hvm_dev_ops (xdfs_c_hvm_dev_ops) macro
172 #define xdfs_hvm_cb_ops (xdfs_hvm_dev_ops->devo_cb_ops)
508 if ((xdfs_hvm_dev_ops == NULL) || (xdfs_hvm_cb_ops == NULL)) in xdfs_open()
591 if ((xdfs_hvm_dev_ops == NULL) || (xdfs_hvm_cb_ops == NULL)) in xdfs_close()
641 if ((xdfs_hvm_dev_ops == NULL) || (xdfs_hvm_cb_ops == NULL)) in xdfs_strategy()
702 if ((xdfs_hvm_dev_ops == NULL) || (xdfs_hvm_cb_ops == NULL)) in xdfs_dump()
718 if ((xdfs_hvm_dev_ops == NULL) || (xdfs_hvm_cb_ops == NULL)) in xdfs_read()
734 if ((xdfs_hvm_dev_ops == NULL) || (xdfs_hvm_cb_ops == NULL)) in xdfs_write()
750 if ((xdfs_hvm_dev_ops == NULL) || (xdfs_hvm_cb_ops == NULL) || in xdfs_aread()
769 if ((xdfs_hvm_dev_ops == NULL) || (xdfs_hvm_cb_ops == NULL) || in xdfs_awrite()
[all …]