Searched refs:scsi_sg_count (Results 1 – 2 of 2) sorted by relevance
191 static inline unsigned scsi_sg_count(struct scsi_cmnd *cmd) in scsi_sg_count() function222 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()
182 __entry->data_sglen = scsi_sg_count(cmd);226 __entry->data_sglen = scsi_sg_count(cmd);271 __entry->data_sglen = scsi_sg_count(cmd);