Home
last modified time | relevance | path

Searched defs:scsi_cmnd (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/include/
Dvmlinux.h123374 struct scsi_cmnd { struct
123388 enum scsi_cmnd_submitter submitter; argument
123389 short unsigned int cmd_len;
123390 enum dma_data_direction sc_data_direction;
123391 unsigned char *cmnd;
123392 struct scsi_data_buffer sdb;
123393 struct scsi_data_buffer *prot_sdb;
123394 unsigned int underflow;
123418 blk_status_t (*init_command)(struct scsi_cmnd *); argument