/titanic_50/usr/src/uts/intel/io/dktp/hba/ghd/ |
H A D | ghd_dma.c | 110 bioerror(bp, EINVAL); in ghd_dma_buf_bind_attr() 118 bioerror(bp, EFAULT); in ghd_dma_buf_bind_attr()
|
/titanic_50/usr/src/uts/intel/io/dktp/dcdev/ |
H A D | dadk.c | 656 bioerror(bp, EROFS); in dadk_strategy() 661 bioerror(bp, ENXIO); in dadk_strategy() 681 bioerror(bp, EROFS); in dadk_dump() 686 bioerror(bp, ENXIO); in dadk_dump() 695 bioerror(bp, EIO); in dadk_dump() 1106 bioerror(bp, EROFS); in dadk_iob_xfer() 1275 bioerror(pktp->cp_bp, ENXIO); in dadk_ioretry() 1289 bioerror(bp, ENOTSUP); in dadk_ioretry() 1294 bioerror(bp, EIO); in dadk_ioretry() 1793 bioerror(bp, ENOMEM); in dadk_dk()
|
/titanic_50/usr/src/uts/common/avs/ns/sv/ |
H A D | sv.c | 2120 bioerror(bp, ENODEV); in _sv_lyr_strategy() 2134 bioerror(bp, EPERM); in _sv_lyr_strategy() 2143 bioerror(bp, rc); in _sv_lyr_strategy() 2153 bioerror(bp, 0); in _sv_lyr_strategy() 2155 bioerror(bp, EINVAL); in _sv_lyr_strategy() 2179 bioerror(bp, ENXIO); in _sv_lyr_strategy() 2220 bioerror(bp, rc); in _sv_lyr_strategy() 2242 bioerror(bp, rc); in _sv_lyr_strategy() 2277 bioerror(bp, rc); in _sv_lyr_strategy() 2300 bioerror(bp, rc); in _sv_lyr_strategy() [all …]
|
/titanic_50/usr/src/uts/common/io/cpqary3/ |
H A D | cpqary3_transport.c | 388 bioerror(bp, CPQARY3_BUFFER_ERROR_CLEAR); in cpqary3_dma_alloc() 399 bioerror(bp, EFAULT); in cpqary3_dma_alloc() 469 bioerror(bp, CPQARY3_BUFFER_ERROR_CLEAR); in cpqary3_dma_alloc() 473 bioerror(bp, EFAULT); in cpqary3_dma_alloc() 477 bioerror(bp, EINVAL); in cpqary3_dma_alloc()
|
/titanic_50/usr/src/uts/common/io/blkdev/ |
H A D | blkdev.c | 750 bioerror(bp, ENOMEM); in bd_xfer_alloc() 850 bioerror(bp, rv); in bd_xfer_alloc() 1208 bioerror(bp, ENXIO); in bd_strategy() 1215 bioerror(bp, ENXIO); in bd_strategy() 1225 bioerror(bp, EINVAL); in bd_strategy() 1548 bioerror(bp, rv); in bd_sched() 1938 bioerror(bp, err); in bd_xfer_done() 1975 bioerror(bp, EFAULT); in bd_xfer_done() 1991 bioerror(bp, rv); in bd_xfer_done()
|
/titanic_50/usr/src/uts/common/sys/scsi/targets/ |
H A D | sgendef.h | 170 #define SET_BP_ERROR(bp, err) bioerror(bp, err);
|
H A D | ses.h | 315 #define SET_BP_ERROR(bp, err) bioerror(bp, err);
|
/titanic_50/usr/src/uts/common/io/scsi/targets/ |
H A D | sgen.c | 1348 bioerror(bp, ENXIO); in sgen_start() 1362 bioerror(bp, EFAULT); in sgen_start() 1395 bioerror(bp, EIO); in sgen_start() 1556 bioerror(bp, EIO); in sgen_restart() 1653 bioerror(bp, EIO); in sgen_callback()
|
H A D | sd_xbuf.c | 665 bioerror(bp, EIO); in ddi_xbuf_flushq()
|
/titanic_50/usr/src/uts/common/io/ |
H A D | fssnap.c | 671 bioerror(bp, EROFS); in snap_strategy() 683 bioerror(bp, ENXIO); in snap_strategy() 693 bioerror(bp, ENXIO); in snap_strategy() 733 bioerror(bp, error); in snap_strategy() 1417 bioerror(bp, error); in fssnap_strategy_impl()
|
H A D | lofi.c | 1347 bioerror(bp, error); in lofi_strategy_task() 1370 bioerror(bp, ENXIO); in lofi_strategy() 1377 bioerror(bp, EIO); in lofi_strategy() 1392 bioerror(bp, 0); in lofi_strategy() 1395 bioerror(bp, ENXIO); in lofi_strategy() 1402 bioerror(bp, ENXIO); in lofi_strategy()
|
/titanic_50/usr/src/uts/common/fs/zfs/ |
H A D | vdev_file.c | 180 bioerror(bp, error); in vdev_file_io_strategy()
|
H A D | zvol.c | 1245 bioerror(bp, error); in zvol_strategy() 1253 bioerror(bp, EROFS); in zvol_strategy() 1269 bioerror(bp, EIO); in zvol_strategy() 1321 bioerror(bp, off > volsize ? EINVAL : error); in zvol_strategy()
|
/titanic_50/usr/src/uts/common/sys/dktp/ |
H A D | tgdk.h | 167 #define SETBPERR bioerror
|
/titanic_50/usr/src/uts/common/io/usb/usba/ |
H A D | usba_ugen.c | 1221 bioerror(bp, rval); in ugen_strategy() 2374 bioerror(bp, EINTR); in ugen_epx_req() 2580 bioerror(epp->ep_bp, EIO); in ugen_epx_ctrl_req_cb() 2652 bioerror(bp, EIO); in ugen_epx_bulk_req() 2708 bioerror(epp->ep_bp, EIO); in ugen_epx_bulk_req_cb() 3010 bioerror(epp->ep_bp, EIO); in ugen_epx_intr_IN_req_cb() 3075 bioerror(bp, EIO); in ugen_epx_intr_OUT_req() 3123 bioerror(epp->ep_bp, EIO); in ugen_epx_intr_OUT_req_cb() 3552 bioerror(epp->ep_bp, EIO); in ugen_epx_isoc_IN_req_cb() 3788 bioerror(bp, EIO); in ugen_epx_isoc_OUT_req() [all …]
|
/titanic_50/usr/src/uts/common/io/scsi/impl/ |
H A D | scsi_resource.c | 194 bioerror(bp, EINVAL); in scsi_dma_buf_bind_attr() 200 bioerror(bp, EFAULT); in scsi_dma_buf_bind_attr()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | buf.h | 395 void bioerror(struct buf *bp, int error);
|
/titanic_50/usr/src/uts/common/io/1394/targets/scsa1394/ |
H A D | hba.c | 1530 bioerror(bp, 0); in scsa1394_cmd_buf_dma_alloc() 1588 bioerror(bp, error); in scsa1394_cmd_buf_dma_alloc() 1610 bioerror(bp, 0); in scsa1394_cmd_buf_dma_alloc() 1618 bioerror(bp, 0); in scsa1394_cmd_buf_dma_alloc() 1626 bioerror(bp, 0); in scsa1394_cmd_buf_dma_alloc()
|
/titanic_50/usr/src/uts/i86pc/i86hvm/io/ |
H A D | xdf_shell.c | 306 bioerror(bp_orig, geterror(bp)); in xdfs_iodone() 686 bioerror(bp, ENXIO); in xdfs_strategy()
|
/titanic_50/usr/src/uts/common/io/usb/clients/usbskel/ |
H A D | usbskel.c | 788 bioerror(bp, EIO); in usbskel_strategy() 918 bioerror(bp, EIO); in usbskel_exception_callback()
|
/titanic_50/usr/src/uts/common/io/mega_sas/ |
H A D | megaraid_sas.c | 3134 bioerror(bp, EFAULT); in megasas_dma_alloc() 3138 bioerror(bp, 0); in megasas_dma_alloc() 3144 bioerror(bp, EFAULT); in megasas_dma_alloc() 3209 bioerror(bp, 0); in megasas_dma_alloc() 3212 bioerror(bp, EFAULT); in megasas_dma_alloc() 3215 bioerror(bp, EINVAL); in megasas_dma_alloc()
|
/titanic_50/usr/src/lib/libzpool/common/sys/ |
H A D | zfs_context.h | 688 extern void bioerror(buf_t *, int);
|
/titanic_50/usr/src/uts/common/avs/ns/solaris/ |
H A D | nsc_raw.c | 502 bioerror(bp, ENXIO); in _raw_strategy()
|
/titanic_50/usr/src/uts/common/xen/io/ |
H A D | xdf.c | 610 bioerror(bp, err); in xdf_io_err() 915 bioerror(bp, bioerr); in xdf_io_fini() 1137 bioerror(bp, 0); in xdf_ring_destroy() 2775 bioerror(bp, 0); in xdf_strategy()
|
/titanic_50/usr/src/lib/libzpool/common/ |
H A D | kernel.c | 1127 bioerror(buf_t *bp, int error) in bioerror() function
|