Home
last modified time | relevance | path

Searched refs:CDB (Results 1 – 25 of 35) sorted by relevance

12

/linux/Documentation/scsi/
A Dadvansys.rst13 The CDB counts below indicate the number of SCSI CDB (Command
21 - ABP-480 - Bus-Master CardBus (16 CDB)
28 - ABP3905 - Bus-Master PCI (16 CDB)
29 - ABP915 - Bus-Master PCI (16 CDB)
30 - ABP920 - Bus-Master PCI (16 CDB)
31 - ABP3922 - Bus-Master PCI (16 CDB)
32 - ABP3925 - Bus-Master PCI (16 CDB)
33 - ABP930 - Bus-Master PCI (16 CDB)
41 - ABP742 - Bus-Master EISA (240 CDB)
42 - ABP842 - Bus-Master VL (240 CDB)
[all …]
A DChangeLog.ips47 - Don't Send CDB's if we already know the device is not present
A DChangeLog.megaraid_sas143 6. Convert 6,10,12 byte CDB's to 16 byte CDB for large LBA's for FastPath
610 i. Register 16 byte CDB capability with scsi midlayer
614 hardware supports 16 byte CDB's."
/linux/drivers/usb/storage/
A Dene_ub6250.c704 bcb->CDB[0] = 0xF1; in sd_scsi_read()
744 bcb->CDB[0] = 0xF0; in sd_scsi_write()
1170 bcb->CDB[0] = 0xF0; in ms_read_copyblock()
1171 bcb->CDB[1] = 0x08; in ms_read_copyblock()
1203 bcb->CDB[0] = 0xF2; in ms_read_eraseblock()
1204 bcb->CDB[1] = 0x06; in ms_read_eraseblock()
1280 bcb->CDB[0] = 0xF2; in ms_lib_overwrite_extra()
1281 bcb->CDB[1] = 0x05; in ms_lib_overwrite_extra()
1287 bcb->CDB[7] = 0xFF; in ms_lib_overwrite_extra()
1288 bcb->CDB[8] = 0xFF; in ms_lib_overwrite_extra()
[all …]
A Dinitializers.c66 memset(bcb->CDB, 0, sizeof(bcb->CDB)); in usb_stor_ucr61s2b_init()
67 memcpy(bcb->CDB, init_string, sizeof(init_string) - 1); in usb_stor_ucr61s2b_init()
A Drealtek_cr.c221 memset(bcb->CDB, 0, sizeof(bcb->CDB)); in rts51x_bulk_transport()
222 memcpy(bcb->CDB, cmd, bcb->Length); in rts51x_bulk_transport()
310 memset(bcb->CDB, 0, sizeof(bcb->CDB)); in rts51x_bulk_transport_special()
311 memcpy(bcb->CDB, cmd, bcb->Length); in rts51x_bulk_transport_special()
A Dtransport.c1144 memset(bcb->CDB, 0, sizeof(bcb->CDB)); in usb_stor_Bulk_transport()
1145 memcpy(bcb->CDB, srb->cmnd, bcb->Length); in usb_stor_Bulk_transport()
/linux/drivers/message/fusion/
A Dmptscsih.c2808 CDB[0] = cmd; in mptscsih_do_cmd()
2822 CDB[0] = cmd; in mptscsih_do_cmd()
2829 CDB[0] = cmd; in mptscsih_do_cmd()
2838 CDB[0] = cmd; in mptscsih_do_cmd()
2840 CDB[1] = 0x0A; in mptscsih_do_cmd()
2842 CDB[1] = 0x02; in mptscsih_do_cmd()
2857 CDB[0] = cmd; in mptscsih_do_cmd()
2872 CDB[0] = cmd; in mptscsih_do_cmd()
2879 CDB[0] = cmd; in mptscsih_do_cmd()
2886 CDB[0] = cmd; in mptscsih_do_cmd()
[all …]
/linux/drivers/scsi/
A Dhpsa.c2652 memcpy(cp->Request.CDB, c->CDB, cp->Request.CDBLen); in complete_scsi_command()
2750 cp->Request.CDB); in complete_scsi_command()
2755 cp->Request.CDB); in complete_scsi_command()
2760 cp->Request.CDB); in complete_scsi_command()
2768 cp->Request.CDB); in complete_scsi_command()
2773 cp->Request.CDB); in complete_scsi_command()
2778 cp->Request.CDB); in complete_scsi_command()
3506 c->Request.CDB[5] = 0; in hpsa_get_enclosure_info()
5570 memset(c->Request.CDB, 0, sizeof(c->Request.CDB)); in hpsa_cmd_partial_init()
6874 memset(&c->Request.CDB[0], 0, sizeof(c->Request.CDB)); in fill_cmd()
[all …]
A Dwd719x.h36 u8 CDB[16]; /* 08-23 SCSI CDB (16 bytes as defined by ANSI spec. */ member
A Dhpsa_cmd.h370 u8 CDB[16]; member
495 u8 CDB[16]; /* 0x40 - 0x4F */ member
A Dwd719x.c221 memcpy(scb->CDB, cmd->cmnd, cmd->cmd_len); in wd719x_queuecommand()
/linux/drivers/scsi/mpt3sas/
A Dmpt3sas_warpdrive.c269 v_lba = get_unaligned_be32(&mpi_request->CDB.CDB32[2]); in mpt3sas_setup_direct_io()
271 v_lba = get_unaligned_be64(&mpi_request->CDB.CDB32[2]); in mpt3sas_setup_direct_io()
294 &mpi_request->CDB.CDB32[2]); in mpt3sas_setup_direct_io()
296 put_unaligned_be64(p_lba, &mpi_request->CDB.CDB32[2]); in mpt3sas_setup_direct_io()
/linux/drivers/message/fusion/lsi/
A Dmpi_init.h90 U8 CDB[16]; /* 18h */ member
220 U8 CDB[20]; /* 00h */ member
230 U8 CDB[16]; /* 00h */ member
277 MPI_SCSI_IO32_CDB_UNION CDB; /* 18h */ member
A Dmpi_raid.h188 U8 CDB[16]; /* 18h */ member
A Dmpi_targ.h278 U8 CDB[16]; /* 14h */ member
301 U8 CDB[16]; /* 14h */ member
/linux/drivers/scsi/mpt3sas/mpi/
A Dmpi2_init.h77 U8 CDB[20]; /*0x00 */ member
123 MPI2_SCSI_IO_CDB_UNION CDB; /*0x40 */ member
275 MPI25_SCSI_IO_CDB_UNION CDB; /*0x40 */ member
/linux/include/linux/usb/
A Dstorage.h61 __u8 CDB[16]; /* max command */ member
/linux/include/uapi/linux/
A Dcciss_defs.h104 BYTE CDB[16]; member
/linux/drivers/scsi/megaraid/
A Dmegaraid_sas_fusion.h334 u8 CDB[20]; /* 0x00 */ member
527 union MPI2_SCSI_IO_CDB_UNION CDB; /* 0x40 */ member
A Dmegaraid_sas_fusion.c2391 u8 *cdb = io_request->CDB.CDB32; in megasas_set_pd_lba()
2399 memset(cdb, 0, sizeof(io_request->CDB.CDB32)); in megasas_set_pd_lba()
2420 io_request->CDB.EEDP32.PrimaryReferenceTag = in megasas_set_pd_lba()
2422 io_request->CDB.EEDP32.PrimaryApplicationTagMask = cpu_to_be16(0xffff); in megasas_set_pd_lba()
2463 memset(cdb, 0, sizeof(io_request->CDB.CDB32)); in megasas_set_pd_lba()
2499 memset(cdb, 0, sizeof(io_request->CDB.CDB32)); in megasas_set_pd_lba()
3213 io_request->CDB.EEDP32.PrimaryReferenceTag = 0; in megasas_build_io_fusion()
3214 io_request->CDB.EEDP32.PrimaryApplicationTagMask = 0; in megasas_build_io_fusion()
3223 memcpy(io_request->CDB.CDB32, scp->cmnd, scp->cmd_len); in megasas_build_io_fusion()
/linux/drivers/scsi/aic7xxx/
A Daic79xx.reg1317 * Scb offset for the CDB length field in initiator SCBs.
1355 * Scb offset for the first byte in the CDB for initiator SCBs.
1456 * CDB Limit
1457 * The size, in bytes, of the embedded CDB field in initator SCBs.
4038 * Target-mode CDB type to CDB length table used
4105 * Only valid if CDB length is less than 13 bytes or
4106 * we are using a CDB pointer. Otherwise contains
4149 field SCB_CDB_LEN_PTR 0x80 /* CDB in host memory */
A Daic79xx.seq902 * To speed up CDB delivery in Rev B, all CDB acks
1190 * If we are identified and have successfully sent the CDB,
1970 * In the case of DMAing a CDB from the host, the normal
1971 * CDB buffer is formatted with an 8 byte address followed
2107 * Must wait until CDB xfer is over before issuing the
/linux/Documentation/driver-api/
A Dlibata.rst488 transfers CDB and hands off processing to interrupt handler.
678 - !BSY && ERR after CDB transfer starts but before the last byte of CDB
711 - !BSY && ERR(==CHK) && !ABRT after the last byte of CDB is transferred
714 - !BSY && ERR(==CHK) && ABRT after the last byte of CDB is transferred
783 in the STATUS register after the last byte of CDB is transferred for a
/linux/include/sound/
A Demu10k1.h563 #define CDB 0x2b /* Cache data B register */ macro

Completed in 107 milliseconds

12