Searched refs:ldi_strategy (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | sunldi.h | 115 extern int ldi_strategy(ldi_handle_t, struct buf *);
|
/titanic_41/usr/src/uts/common/fs/zfs/ |
H A D | vdev_disk.c | 667 error = ldi_strategy(vd_lh, bp); in vdev_disk_ldi_physio() 816 VERIFY(ldi_strategy(dvd->vd_lh, bp) == 0); in vdev_disk_io_start()
|
/titanic_41/usr/src/uts/common/xen/io/ |
H A D | xdb.c | 649 err = ldi_strategy(vdp->xs_ldi_hdl, nbp); in xdb_biodone() 1536 err = ldi_strategy(vdp->xs_ldi_hdl, bp); in xdb_send_buf()
|
/titanic_41/usr/src/uts/i86pc/i86hvm/io/ |
H A D | xdf_shell.c | 683 return (ldi_strategy(xsp->xdfss_tgt_lh[part], bp_clone)); in xdfs_strategy()
|
/titanic_41/usr/src/uts/sun4v/io/ |
H A D | vds.c | 906 if (ldi_strategy(vd->ldi_handle[0], &buf) != 0) { in vd_dskimg_rw() 1918 status = ldi_strategy(vd->ldi_handle[0], buf); in vd_bio_task() 2182 request->status = ldi_strategy(vd->ldi_handle[slice], buf); in vd_start_bio()
|
/titanic_41/usr/src/uts/common/os/ |
H A D | driver_lyr.c | 2043 ldi_strategy(ldi_handle_t lh, struct buf *bp) in ldi_strategy() function
|
/titanic_41/usr/src/man/man9f/ |
H A D | Makefile | 318 ldi_strategy.9f \
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-kernel.man9f.inc | 314 file path=usr/share/man/man9f/ldi_strategy.9f
|