Home
last modified time | relevance | path

Searched refs:scsi_sg_count (Results 1 – 2 of 2) sorted by relevance

/include/scsi/
Dscsi_cmnd.h178 static inline unsigned scsi_sg_count(struct scsi_cmnd *cmd) in scsi_sg_count() function
209 return sg_copy_from_buffer(scsi_sglist(cmd), scsi_sg_count(cmd), in scsi_sg_copy_from_buffer()
216 return sg_copy_to_buffer(scsi_sglist(cmd), scsi_sg_count(cmd), in scsi_sg_copy_to_buffer()
/include/trace/events/
Dscsi.h226 __entry->data_sglen = scsi_sg_count(cmd);
270 __entry->data_sglen = scsi_sg_count(cmd);
315 __entry->data_sglen = scsi_sg_count(cmd);