Home
last modified time | relevance | path

Searched refs:cdb_ptr (Results 1 – 25 of 54) sorted by relevance

123

/freebsd-12.1/sys/dev/amr/
H A Damr_cam.c463 bcopy(csio->cdb_io.cdb_ptr, aep->ap_cdb, csio->cdb_len); in amr_cam_command()
489 bcopy(csio->cdb_io.cdb_ptr, ap->ap_cdb, csio->cdb_len); in amr_cam_command()
/freebsd-12.1/sys/dev/mfi/
H A Dmfi_cam.c375 bcopy(csio->cdb_io.cdb_ptr, &pt->cdb[0], csio->cdb_len); in mfip_start()
423 command = csio->cdb_io.cdb_ptr[0]; in mfip_done()
/freebsd-12.1/sys/dev/aac/
H A Daac_cam.c439 bcopy(csio->cdb_io.cdb_ptr, (u_int8_t *)&srb->cdb[0], in aac_cam_action()
538 data = ccb->csio.cdb_io.cdb_ptr; in aac_cam_fix_inquiry()
/freebsd-12.1/sys/cam/
H A Dcam_ccb.h724 u_int8_t *cdb_ptr; /* Pointer to the CDB bytes to send */ member
768 ccb->cdb_io.cdb_ptr : ccb->cdb_io.cdb_bytes); in scsiio_cdb_ptr()
813 ccb->cdb_io.cdb_ptr : ccb->cdb_io.cdb_bytes); in atio_cdb_ptr()
/freebsd-12.1/sys/powerpc/ps3/
H A Dps3cdrom.c492 ccb->csio.cdb_io.cdb_ptr : in ps3cdrom_intr()
578 ccb->csio.cdb_io.cdb_ptr : in ps3cdrom_transfer()
/freebsd-12.1/sys/dev/hptiop/
H A Dhptiop.c389 cdb = ccb->csio.cdb_io.cdb_ptr; in hptiop_request_callback_itl()
545 cdb = ccb->csio.cdb_io.cdb_ptr; in hptiop_request_callback_mv()
651 cdb = ccb->csio.cdb_io.cdb_ptr; in hptiop_request_callback_mvfrey()
2399 cdb = ccb->csio.cdb_io.cdb_ptr; in hptiop_post_req_itl()
2538 cdb = ccb->csio.cdb_io.cdb_ptr; in hptiop_post_req_mv()
2592 cdb = ccb->csio.cdb_io.cdb_ptr; in hptiop_post_req_mvfrey()
/freebsd-12.1/sys/dev/aacraid/
H A Daacraid_cam.c919 bcopy(ccb->csio.cdb_io.cdb_ptr, (u_int8_t *)&srb->cdb[0], in aac_passthrough_command()
1111 cmdp = ccb->csio.cdb_io.cdb_ptr; in aac_cam_action()
1214 command = ccb->csio.cdb_io.cdb_ptr[0]; in aac_cam_complete()
/freebsd-12.1/sys/cam/scsi/
H A Dscsi_all.c3481 scsi_cdb_sbuf(cdb_ptr, &sb); in scsi_cdb_string()
3492 scsi_cdb_sbuf(u_int8_t *cdb_ptr, struct sbuf *sb) in scsi_cdb_sbuf() argument
3497 if (cdb_ptr == NULL) in scsi_cdb_sbuf()
3514 switch((*cdb_ptr >> 5) & 0x7) { in scsi_cdb_sbuf()
3537 sbuf_printf(sb, "%02hhx ", cdb_ptr[i]); in scsi_cdb_sbuf()
8442 uint8_t *cdb_ptr; in scsi_ata_pass() local
8500 cdb_ptr = csio->cdb_io.cdb_bytes; in scsi_ata_pass()
8502 cdb_ptr = cdb_storage; in scsi_ata_pass()
8509 cdb = (struct ata_pass_12 *)cdb_ptr; in scsi_ata_pass()
8527 cdb = (struct ata_pass_16 *)cdb_ptr; in scsi_ata_pass()
[all …]
H A Dscsi_pass.c1922 error = copyin(ccb->csio.cdb_io.cdb_ptr, in passdoioctl()
2217 error = copyin(ccb->csio.cdb_io.cdb_ptr, cmd, ccb->csio.cdb_len); in passsendccb()
2220 ccb->csio.cdb_io.cdb_ptr = cmd; in passsendccb()
/freebsd-12.1/sys/dev/twa/
H A Dtw_osl_cam.c263 scsi_req->cdb = csio->cdb_io.cdb_ptr; in tw_osli_execute_scsi()
/freebsd-12.1/sys/dev/advansys/
H A Dadvansys.c485 scsiq.cdbptr = csio->cdb_io.cdb_ptr; in adv_execute_ccb()
487 scsiq.cdbptr = csio->cdb_io.cdb_ptr; in adv_execute_ccb()
/freebsd-12.1/sys/dev/mpr/
H A Dmpr_sas.c1786 list_len = (ccb->csio.cdb_io.cdb_ptr[7] << 8 | in mprsas_build_nvme_unmap()
1787 ccb->csio.cdb_io.cdb_ptr[8]); in mprsas_build_nvme_unmap()
2019 scsi_opcode = csio->cdb_io.cdb_ptr[0]; in mprsas_action_scsiio()
2105 bcopy(csio->cdb_io.cdb_ptr, &req->CDB.CDB32[0], csio->cdb_len); in mprsas_action_scsiio()
2603 scsi_cdb = csio->cdb_io.cdb_ptr; in mprsas_scsiio_complete()
/freebsd-12.1/sys/dev/aic7xxx/
H A Daic7xxx_inline.h432 q_hscb->shared_data.cdb_ptr = in ahc_swap_with_next_hscb()
H A Daic7xxx_osm.c1162 csio->cdb_io.cdb_ptr, in ahc_setup_data()
1167 csio->cdb_io.cdb_ptr, in ahc_setup_data()
H A Daic79xx_osm.c1101 aic_htole64((uintptr_t)csio->cdb_io.cdb_ptr); in ahd_setup_data()
1107 csio->cdb_io.cdb_ptr, in ahd_setup_data()
H A Daic7xxx.h431 uint32_t cdb_ptr; member
/freebsd-12.1/sys/dev/iscsi_initiator/
H A Discsi_subr.c518 ccb_h->flags & CAM_CDB_POINTER? csio->cdb_io.cdb_ptr: csio->cdb_io.cdb_bytes, in scsi_encap()
/freebsd-12.1/sys/dev/ocs_fc/
H A Docs_cam.c1849 csio->cdb_io.cdb_ptr: csio->cdb_io.cdb_bytes, in ocs_initiator_io()
1856 csio->cdb_io.cdb_ptr: csio->cdb_io.cdb_bytes, in ocs_initiator_io()
1865 csio->cdb_io.cdb_ptr: csio->cdb_io.cdb_bytes, in ocs_initiator_io()
/freebsd-12.1/sys/dev/smartpqi/
H A Dsmartpqi_defines.h908 …((rcb->cm_ccb->ccb_h.flags & CAM_CDB_POINTER) ? rcb->cm_ccb->csio.cdb_io.cdb_ptr : rcb->cm_ccb->cs…
/freebsd-12.1/share/examples/scsi_target/
H A Dscsi_target.c577 a_descr->cdb = atio->cdb_io.cdb_ptr; in handle_read()
/freebsd-12.1/sys/dev/hptnr/
H A Dhptnr_osm_bsd.c440 cdb = ccb->csio.cdb_io.cdb_ptr; in os_cmddone()
583 cdb = ccb->csio.cdb_io.cdb_ptr; in hpt_scsi_io()
/freebsd-12.1/sys/dev/isp/
H A Disp_freebsd.h523 (ccb)->cdb_io.cdb_ptr : (ccb)->cdb_io.cdb_bytes)
/freebsd-12.1/sys/dev/ciss/
H A Dciss.c3180 bcopy(csio->cdb_io.cdb_ptr, &cc->cdb.cdb[0], csio->cdb_len); in ciss_cam_action_io()
3219 *(u_int8_t *)csio->cdb_io.cdb_ptr : csio->cdb_io.cdb_bytes[0]; in ciss_cam_emulate()
3248 *(u_int8_t *)csio->cdb_io.cdb_ptr : csio->cdb_io.cdb_bytes[0]) == SYNCHRONIZE_CACHE) { in ciss_cam_emulate()
3391 (uint8_t *)csio->cdb_io.cdb_ptr : csio->cdb_io.cdb_bytes; in ciss_cam_complete_fixup()
/freebsd-12.1/sys/dev/hyperv/storvsc/
H A Dhv_storvsc_drv_freebsd.c1874 memcpy(&reqp->vstor_packet.u.vm_srb.u.cdb, csio->cdb_io.cdb_ptr, in create_storvsc_request()
2152 csio->cdb_io.cdb_ptr : csio->cdb_io.cdb_bytes); in storvsc_io_done()
/freebsd-12.1/sys/powerpc/pseries/
H A Dphyp_vscsi.c606 ccb->csio.cdb_io.cdb_ptr : ccb->csio.cdb_io.cdb_bytes; in vscsi_scsi_command()

123