Home
last modified time | relevance | path

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

/drivers/scsi/
Dscsi_lib.c604 struct scatterlist *first_chunk = NULL; in scsi_alloc_sgtable() local
615 first_chunk = sdb->table.sgl; in scsi_alloc_sgtable()
619 first_chunk, gfp_mask, scsi_sg_alloc); in scsi_alloc_sgtable()