Lines Matching refs:size
296 " size. Valid values are 512, 2048, 4096 and 8192. Default is to use"
676 fsa_dev_ptr->size
2291 * Worst case size that could cause sg overflow when
2294 * the maximum SG element size can be. Worst case is
2471 if ((lba + count) > (dev->fsa_dev[scmd_id(scsicmd)].size)) {
2562 if ((lba + count) > (dev->fsa_dev[scmd_id(scsicmd)].size)) {
2978 capacity = fsa_dev_ptr[cid].size - 1;
3016 if (fsa_dev_ptr[cid].size <= 0x100000000ULL)
3017 capacity = fsa_dev_ptr[cid].size - 1;
3042 if (fsa_dev_ptr[cid].size <= 0x100000000ULL)
3043 capacity = fsa_dev_ptr[cid].size - 1;
3120 if (fsa_dev_ptr[cid].size <= 0x100000000ULL)
3121 capacity = fsa_dev_ptr[cid].size - 1;
3817 /* hba wants the size to be exact */
3861 /* hba wants the size to be exact */
3909 /* hba wants the size to be exact */
3962 /* hba wants the size to be exact */
4079 /* hba wants the size to be exact */