Home
last modified time | relevance | path

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

/include/scsi/
Dscsi_cmnd.h191 static inline unsigned scsi_sg_count(struct scsi_cmnd *cmd) in scsi_sg_count() function
222 return sg_copy_from_buffer(scsi_sglist(cmd), scsi_sg_count(cmd), in scsi_sg_copy_from_buffer()
229 return sg_copy_to_buffer(scsi_sglist(cmd), scsi_sg_count(cmd), in scsi_sg_copy_to_buffer()
/include/trace/events/
Dscsi.h182 __entry->data_sglen = scsi_sg_count(cmd);
226 __entry->data_sglen = scsi_sg_count(cmd);
271 __entry->data_sglen = scsi_sg_count(cmd);