Searched refs:STORVSC_SENSE_BUFFER_SIZE (Results 1 – 1 of 1) sorted by relevance
142 #define STORVSC_SENSE_BUFFER_SIZE 0x14 macro193 u8 sense_data[STORVSC_SENSE_BUFFER_SIZE];1166 stor_pkt->vm_srb.sense_info_length = min_t(u8, STORVSC_SENSE_BUFFER_SIZE, in storvsc_on_io_completion()1535 vstor_packet->vm_srb.sense_info_length = STORVSC_SENSE_BUFFER_SIZE; in storvsc_do_io()