Searched defs:service_action (Results 1 - 2 of 2) sorted by relevance

/drivers/scsi/
H A Dconstants.c248 int arr_sz, int service_action)
253 if (service_action == arr->value)
247 get_sa_name(const struct value_name_pair * arr, int arr_sz, int service_action) argument
/drivers/target/
H A Dtarget_core_sbc.c785 u16 service_action = get_unaligned_be16(&cdb[8]); local
786 switch (service_action) {
824 " 0x%04x not supported\n", service_action);

Completed in 86 milliseconds