Searched refs:service_action (Results 1 – 4 of 4) sorted by relevance
260 bool scsi_opcode_sa_name(int opcode, int service_action, in scsi_opcode_sa_name() argument285 if (service_action == arr->value) in scsi_opcode_sa_name()
185 __be16 service_action; member
956 u16 service_action = get_unaligned_be16(&cdb[8]); in sbc_parse_cdb() local957 switch (service_action) { in sbc_parse_cdb()994 " 0x%04x not supported\n", service_action); in sbc_parse_cdb()
1132 __le16 service_action; member