Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/scsi/impl/
H A Dmode.h138 ushort_t min_prefetch; /* minimum prefetch length */ member
153 uchar_t min_prefetch; /* Min. prefetch */ member
/titanic_44/usr/src/cmd/format/
H A Dprompts.c404 get_max_prefetch(min_prefetch, options) in get_max_prefetch() argument
405 int min_prefetch; in get_max_prefetch()
411 ioparam.io_bounds.lower = min_prefetch;
H A Dprompts.h56 int get_max_prefetch(int min_prefetch, ulong_t *option);
H A Dctlr_scsi.c1585 tmp3 = page38->min_prefetch;
1602 (fixed->min_prefetch & cur_dtype->dtype_prefetch_min) ==
1604 flag |= (page38->min_prefetch != cur_dtype->dtype_prefetch_min);
1605 page38->min_prefetch = cur_dtype->dtype_prefetch_min;
1626 page38->min_prefetch, tmp3);
2449 pd->min_prefetch = BE_16(pd->min_prefetch);
/titanic_44/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dg_scsi.h161 ushort_t min_prefetch; /* Minimum Prefetch */ member
/titanic_44/usr/src/uts/common/sys/scsi/generic/
H A Ddad_mode.h251 ushort_t min_prefetch; /* minimum prefetch length */ member
H A Dmode.h276 ushort_t min_prefetch; /* Minimum Prefetch */ member
/titanic_44/usr/src/cmd/luxadm/
H A Dfchba.c1960 pg8_buf->min_prefetch, in fchba_display_config()
H A Dg_adm.c4459 pg8_buf->min_prefetch, in display_disk_info()
6180 pg8_buf->min_prefetch, in display_lun_info()