Searched refs:max_sector_count (Results 1 – 6 of 6) sorted by relevance
418 u32 max_sector_count; member
374 unsigned int max_sector_count; member
659 unsigned int max_sector_count; member
184 tw_dev->max_sector_count, in twl_show_stats()358 if (tw_dev->sector_count > tw_dev->max_sector_count) in twl_scsiop_execute_scsi()359 tw_dev->max_sector_count = tw_dev->sector_count; in twl_scsiop_execute_scsi()
518 tw_dev->max_sector_count, in tw_show_stats()1742 if (tw_dev->sector_count > tw_dev->max_sector_count) in tw_scsiop_read_write()1743 tw_dev->max_sector_count = tw_dev->sector_count; in tw_scsiop_read_write()
181 tw_dev->max_sector_count, in twa_show_stats()1894 if (tw_dev->sector_count > tw_dev->max_sector_count) in DEF_SCSI_QCMD()1895 tw_dev->max_sector_count = tw_dev->sector_count; in DEF_SCSI_QCMD()