Searched refs:sg_prot_tablesize (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/drivers/scsi/
H A Dhosts.c417 shost->sg_prot_tablesize = sht->sg_prot_tablesize; scsi_host_alloc()
H A Dscsi_lib.c2112 shost->sg_prot_tablesize = __scsi_init_queue()
2113 min_not_zero(shost->sg_prot_tablesize, __scsi_init_queue()
2115 BUG_ON(shost->sg_prot_tablesize < shost->sg_tablesize); __scsi_init_queue()
2116 blk_queue_max_integrity_segments(q, shost->sg_prot_tablesize); __scsi_init_queue()
H A Dscsi_sysfs.c341 shost_rd_attr(sg_prot_tablesize, "%hu\n");
/linux-4.1.27/include/scsi/
H A Dscsi_host.h367 unsigned short sg_prot_tablesize; member in struct:scsi_host_template
627 short unsigned int sg_prot_tablesize; member in struct:Scsi_Host
/linux-4.1.27/drivers/s390/scsi/
H A Dzfcp_scsi.c657 shost->sg_prot_tablesize = adapter->qdio->max_sbale_per_req / 2; zfcp_scsi_set_prot()

Completed in 130 milliseconds