Searched refs:service_action (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/target/
H A Dtarget_core_spc.c1441 .service_action = WRITE_SAME_32,
1488 .service_action = SAI_READ_CAPACITY_16,
1514 .service_action = SAI_REPORT_REFERRALS,
1647 .service_action = PRI_READ_KEYS,
1658 .service_action = PRI_READ_RESERVATION,
1687 switch (descr->service_action) {
1699 if (descr->service_action == PRI_READ_FULL_STATUS)
1711 .service_action = PRI_REPORT_CAPABILITIES,
1723 .service_action = PRI_READ_FULL_STATUS,
1735 .service_action
[all...]
H A Dtarget_core_sbc.c879 u16 service_action = get_unaligned_be16(&cdb[8]); local
880 switch (service_action) {
898 " 0x%04x not supported\n", service_action);
/linux-master/drivers/scsi/
H A Dconstants.c260 bool scsi_opcode_sa_name(int opcode, int service_action, argument
285 if (service_action == arr->value)
/linux-master/include/scsi/
H A Dscsi_proto.h192 __be16 service_action; member in struct:scsi_varlen_cdb_hdr
/linux-master/include/target/
H A Dtarget_core_base.h888 u16 service_action; member in struct:target_opcode_descriptor
/linux-master/drivers/scsi/mpi3mr/mpi/
H A Dmpi30_cnfg.h1265 __le16 service_action; member in struct:mpi3_allowed_cmd_scsi

Completed in 207 milliseconds