| /illumos-gate/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()
|
| /illumos-gate/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()
|
| /illumos-gate/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()
|
| /illumos-gate/usr/src/uts/common/sys/scsi/targets/ |
| H A D | sgendef.h | 168 #define SET_BP_ERROR(bp, err) bioerror(bp, err);
|
| H A D | ses.h | 308 #define SET_BP_ERROR(bp, err) bioerror(bp, err);
|
| /illumos-gate/usr/src/uts/common/io/blkdev/ |
| H A D | blkdev.c | 1015 bioerror(bp, ENOMEM); in bd_xfer_alloc() 1115 bioerror(bp, rv); in bd_xfer_alloc() 1477 bioerror(bp, ENXIO); in bd_strategy() 1484 bioerror(bp, ENXIO); in bd_strategy() 1494 bioerror(bp, EINVAL); in bd_strategy() 1873 bioerror(bp, rv); in bd_sched() 2474 bioerror(bp, err); in bd_xfer_done() 2511 bioerror(bp, EFAULT); in bd_xfer_done() 2527 bioerror(bp, rv); in bd_xfer_done()
|
| /illumos-gate/usr/src/uts/common/io/scsi/targets/ |
| H A D | sgen.c | 1347 bioerror(bp, ENXIO); in sgen_start() 1361 bioerror(bp, EFAULT); in sgen_start() 1394 bioerror(bp, EIO); in sgen_start() 1555 bioerror(bp, EIO); in sgen_restart() 1652 bioerror(bp, EIO); in sgen_callback()
|
| H A D | sd_xbuf.c | 670 bioerror(bp, EIO); in ddi_xbuf_flushq()
|
| /illumos-gate/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 | 1384 bioerror(bp, error); in lofi_trim_task() 1745 bioerror(bp, error); in lofi_strategy_task() 1776 bioerror(bp, ENXIO); in lofi_strategy_backend() 1785 bioerror(bp, EIO); in lofi_strategy_backend() 1798 bioerror(bp, ENXIO); in lofi_strategy_backend() 1806 bioerror(bp, ENXIO); in lofi_strategy_backend() 1825 bioerror(bp, 0); in lofi_strategy_backend() 1828 bioerror(bp, ENXIO); in lofi_strategy_backend() 1837 bioerror(bp, ENXIO); in lofi_strategy_backend()
|
| /illumos-gate/usr/src/uts/common/io/usb/usba/ |
| H A D | usba_ugen.c | 1221 bioerror(bp, rval); in ugen_strategy() 2390 bioerror(bp, EINTR); in ugen_epx_req() 2596 bioerror(epp->ep_bp, EIO); in ugen_epx_ctrl_req_cb() 2668 bioerror(bp, EIO); in ugen_epx_bulk_req() 2724 bioerror(epp->ep_bp, EIO); in ugen_epx_bulk_req_cb() 3026 bioerror(epp->ep_bp, EIO); in ugen_epx_intr_IN_req_cb() 3091 bioerror(bp, EIO); in ugen_epx_intr_OUT_req() 3139 bioerror(epp->ep_bp, EIO); in ugen_epx_intr_OUT_req_cb() 3568 bioerror(epp->ep_bp, EIO); in ugen_epx_isoc_IN_req_cb() 3804 bioerror(bp, EIO); in ugen_epx_isoc_OUT_req() [all …]
|
| /illumos-gate/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()
|
| /illumos-gate/usr/src/uts/common/sys/dktp/ |
| H A D | tgdk.h | 167 #define SETBPERR bioerror
|
| /illumos-gate/usr/src/uts/common/sys/ |
| H A D | buf.h | 397 void bioerror(struct buf *bp, int error);
|
| /illumos-gate/usr/src/uts/common/io/scsi/adapters/smartpqi/ |
| H A D | smartpqi_hba.c | 559 bioerror(bp, 0); in pqi_init_pkt() 563 bioerror(bp, EFAULT); in pqi_init_pkt() 567 bioerror(bp, EINVAL); in pqi_init_pkt()
|
| /illumos-gate/usr/src/uts/common/fs/zfs/ |
| H A D | vdev_file.c | 210 bioerror(bp, error); in vdev_file_io_strategy()
|
| H A D | zvol.c | 1198 bioerror(bp, error); in zvol_strategy() 1206 bioerror(bp, EROFS); in zvol_strategy() 1222 bioerror(bp, EIO); in zvol_strategy() 1276 bioerror(bp, off > volsize ? EINVAL : error); in zvol_strategy()
|
| /illumos-gate/usr/src/uts/common/io/1394/targets/scsa1394/ |
| H A D | hba.c | 1529 bioerror(bp, 0); in scsa1394_cmd_buf_dma_alloc() 1587 bioerror(bp, error); in scsa1394_cmd_buf_dma_alloc() 1609 bioerror(bp, 0); in scsa1394_cmd_buf_dma_alloc() 1617 bioerror(bp, 0); in scsa1394_cmd_buf_dma_alloc() 1625 bioerror(bp, 0); in scsa1394_cmd_buf_dma_alloc()
|
| /illumos-gate/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()
|
| /illumos-gate/usr/src/lib/libzpool/common/ |
| H A D | kernel.c | 666 bioerror(buf_t *bp, int error) in bioerror() function
|
| /illumos-gate/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()
|
| /illumos-gate/usr/src/man/man9f/ |
| H A D | Makefile | 52 bioerror.9f \
|
| /illumos-gate/usr/src/uts/common/xen/io/ |
| H A D | xdf.c | 616 bioerror(bp, err); in xdf_io_err() 929 bioerror(bp, bioerr); in xdf_io_fini() 1151 bioerror(bp, 0); in xdf_ring_destroy() 2815 bioerror(bp, 0); in xdf_strategy()
|
| /illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/ |
| H A D | scsi_vhci.c | 1975 bioerror(bp, 0); in vhci_scsi_init_pkt() 2032 bioerror(bp, EFAULT); in vhci_scsi_init_pkt() 2038 bioerror(bp, 0); in vhci_scsi_init_pkt() 8308 bioerror(bp, EIO); in vhci_uscsi_restart_sense() 8518 bioerror(bp, err); in vhci_uscsi_iodone() 8557 bioerror(bp, EINVAL); in vhci_uscsi_iostart() 8610 bioerror(bp, EIO); in vhci_uscsi_iostart()
|
| /illumos-gate/usr/src/uts/common/fs/hsfs/ |
| H A D | hsfs_vnops.c | 2157 bioerror(nio->bp, 0); in hsched_invoke_strategy() 2172 bioerror(nio->bp, bioret); in hsched_invoke_strategy()
|