Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/
H A Dscsi_host.h615 unsigned int opt_sectors; member
/openbmc/linux/drivers/scsi/
H A Dscsi_transport_sas.c241 shost->opt_sectors = min_t(unsigned int, shost->max_sectors, in sas_host_setup()
H A Dsd.c3544 rw_max = min_not_zero(rw_max, sdp->host->opt_sectors); in sd_revalidate_disk()