Searched refs:max (Results 601 - 603 of 603) sorted by relevance

<<2122232425

/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex667 % max (\topskip - \ht (first item), 0). If that height is large,
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c476 0xffffffffull, /* address high - 32-bit max range */
477 0x00ffffffull, /* count max - max DMA object size */
482 0xffffffffull, /* max segment size (DMA boundary) */
495 0xffffffffffffffffull, /* address high - 64-bit max */
496 0x00ffffffull, /* count max - max DMA object size */
501 0xffffffffull, /* max segment size (DMA boundary) */
3458 * Since SMID 0 is reserved and the TM slot is reserved, the actual max
5960 max((ptg
[all...]
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c4193 if (strcasecmp(name, "throttle-max") == 0) {
5787 uchar_t page_length = 0xff; /* Use max possible length */
7807 "sd_unit_attach: un:0x%p max transfer "
7840 "sd_unit_attach: un:0x%p max transfer "
7878 max_xfer_size = scsi_ifgetcap(SD_ADDRESS(un), "dma-max", 1);
8033 * what the max hba cdb can support. Because
8036 * is constrained by the max hba cdb. Actually,
8059 * In the case where the max-cdb-length property
13623 * Try to read the max-cdb-length supported by HBA.
13625 un->un_max_hba_cdb = scsi_ifgetcap(SD_ADDRESS(un), "max
[all...]

Completed in 131 milliseconds

<<2122232425