Home
last modified time | relevance | path

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

/dragonfly/sys/bus/cam/
H A Dcam.h124 CAM_REQ_TOO_BIG, /* The request was too large for this host */ enumerator
H A Dcam.c87 { CAM_REQ_TOO_BIG, "The request was too large for this host" },
H A Dcam_periph.c1773 case CAM_REQ_TOO_BIG: in cam_periph_error()
/dragonfly/sys/dev/raid/twa/
H A Dtw_osl_cam.c294 ccb_h->status = CAM_REQ_TOO_BIG; in tw_osli_execute_scsi()
723 ccb->ccb_h.status = CAM_REQ_TOO_BIG; in tw_osl_complete_io()
/dragonfly/sys/dev/raid/mrsas/
H A Dmrsas_cam.c442 ccb_h->status = CAM_REQ_TOO_BIG; in mrsas_startio()
458 ccb_h->status = CAM_REQ_TOO_BIG; in mrsas_startio()
983 cmd->ccb_ptr->ccb_h.status = CAM_REQ_TOO_BIG; in mrsas_data_load_cb()
/dragonfly/sys/dev/raid/tws/
H A Dtws_cam.c772 ccb_h->status = CAM_REQ_TOO_BIG; in tws_execute_scsi()
/dragonfly/sys/dev/disk/advansys/
H A Dadwcam.c242 ccb->ccb_h.status = CAM_REQ_TOO_BIG|CAM_DEV_QFRZN; in adwexecuteacb()
/dragonfly/sys/dev/virtual/vmware/pvscsi/
H A Dpvscsi.c1204 ccb->ccb_h.status = CAM_REQ_TOO_BIG; in pvscsi_execute_ccb()
/dragonfly/sys/dev/disk/isp/
H A Disp_pci.c1929 XS_SETERR(csio, CAM_REQ_TOO_BIG); in isp_pci_dmasetup()
/dragonfly/sys/dev/virtual/virtio/scsi/
H A Dvirtio_scsi.c1113 vtscsi_set_ccb_status(ccbh, CAM_REQ_TOO_BIG, 0); in vtscsi_fill_scsi_cmd_sglist()
/dragonfly/sys/dev/disk/buslogic/
H A Dbt.c1245 ccb->ccb_h.status = CAM_REQ_TOO_BIG|CAM_DEV_QFRZN; in btexecuteccb()
/dragonfly/sys/dev/raid/arcmsr/
H A Darcmsr.c2820 pccb->ccb_h.status |= CAM_REQ_TOO_BIG; in arcmsr_execute_srb()
2826 pccb->ccb_h.status |= CAM_REQ_TOO_BIG; in arcmsr_execute_srb()
/dragonfly/sys/dev/raid/dpt/
H A Ddpt_scsi.c715 ccb->ccb_h.status = CAM_REQ_TOO_BIG|CAM_DEV_QFRZN; in dptexecuteccb()
/dragonfly/sys/dev/disk/mpt/
H A Dmpt_cam.c1327 status = CAM_REQ_TOO_BIG; in mpt_execute_req_a64()
1730 status = CAM_REQ_TOO_BIG; in mpt_execute_req()
/dragonfly/sys/dev/disk/amd/
H A Damd.c296 ccb->ccb_h.status = CAM_REQ_TOO_BIG|CAM_DEV_QFRZN; in amdexecutesrb()
/dragonfly/sys/dev/disk/ncr/
H A Dncr.c4039 ccb->ccb_h.status = CAM_REQ_TOO_BIG;
/dragonfly/sys/dev/disk/sym/
H A Dsym_hipd.c7804 sym_set_cam_status(cp->cam_ccb, CAM_REQ_TOO_BIG);